home *** CD-ROM | disk | FTP | other *** search
/ Hot Metal Pro 4.0 / Hot Metal Pro 4.0.iso / HMPRO4 / display.z / webtv.asf < prev    next >
Encoding:
Text File  |  1997-11-12  |  108.7 KB  |  4,915 lines

  1. (
  2.     ; @(#)webtv.asf    1.8 09/08/97
  3.     ; A/E styles file for DTD with
  4.     ;   Document type name:  HTML
  5.     ;   Public Identifier:   -//SoftQuad//DTD HoTMetaL PRO 4.0::19970714::extensions to HTML 4.0 + WebTV//EN
  6.     ;   System Identifier:   webtv.dtd
  7.     ;   File Name:           webtv.mtl
  8.  
  9.     ; styles file version number
  10.     1
  11.  
  12.     ; global styles
  13.     (".GLOBAL"
  14.      ((left-margin 0.1 inches)
  15.       (right-margin 8.5 inches)
  16.       (widow-lines 2)
  17.       (orphan-lines 2)))
  18.  
  19.     ; element style
  20.     (""
  21.      ((format-type block)
  22.       (font-family adopt-current)
  23.       (font-size adopt-current)
  24.       (font-style adopt-current)
  25.       (foreground-color adopt-current)
  26.       (background-color adopt-current)
  27.       (page-break #f)
  28.       (keep #f)
  29.       (tabbed #f)
  30.       (spaced #f)
  31.       (revision-bars #f)
  32.       (top-space 0)
  33.       (bottom-space 0)
  34.       (line-height adopt-current)
  35.       (justification adopt-current)
  36.       (fill-mode adopt-current)
  37.       (prefix "")
  38.       (suffix "")))
  39.  
  40.     ; element style
  41.     (".AFFIX"
  42.      ((format-type inline)
  43.       (font-family adopt-current)
  44.       (font-size adopt-current)
  45.       (font-style plain)
  46.       (foreground-color adopt-current)
  47.       (background-color adopt-current)
  48.       (page-break #f)
  49.       (keep #f)
  50.       (tabbed #f)
  51.       (spaced #f)
  52.       (revision-bars #f)
  53.       (prefix "")
  54.       (suffix "")))
  55.  
  56.     ; element style
  57.     (".COMMENT"
  58.      ((format-type block)
  59.       (font-family "Times New Roman")
  60.       (font-size 12 points)
  61.       (font-style italic)
  62.       (foreground-color "Purple")
  63.       (background-color adopt-current)
  64.       (page-break #f)
  65.       (keep #f)
  66.       (tabbed #f)
  67.       (spaced #f)
  68.       (revision-bars #f)
  69.       (top-space 0)
  70.       (bottom-space 0)
  71.       (line-height adopt-current)
  72.       (justification adopt-current)
  73.       (fill-mode no-fill)
  74.       (left-indent adopt-current)
  75.       (right-indent adopt-current)
  76.       (first-indent adopt-current)
  77.       (last-indent adopt-current)
  78.       (prefix "")
  79.       (suffix "")))
  80.  
  81.     ; element style
  82.     (".DEFAULT"
  83.      ((format-type block)
  84.       (font-family "Times New Roman")
  85.       (font-size 12 points)
  86.       (font-style plain)
  87.       (foreground-color adopt-current)
  88.       (background-color adopt-current)
  89.       (page-break #f)
  90.       (keep #f)
  91.       (tabbed #f)
  92.       (spaced #f)
  93.       (revision-bars #f)
  94.       (top-space 0)
  95.       (bottom-space 0)
  96.       (line-height 70 percent)
  97.       (justification left)
  98.       (fill-mode fill)
  99.       (left-indent 0)
  100.       (right-indent 0)
  101.       (first-indent 0)
  102.       (last-indent 0)
  103.       (prefix "")
  104.       (suffix "")))
  105.  
  106.     ; element style
  107.     (".ENTITY"
  108.      ((format-type inline)
  109.       (font-family adopt-current)
  110.       (font-size adopt-current)
  111.       (font-style adopt-current)
  112.       (foreground-color adopt-current)
  113.       (background-color adopt-current)
  114.       (page-break #f)
  115.       (keep #f)
  116.       (tabbed #f)
  117.       (spaced #f)
  118.       (revision-bars #f)
  119.       (prefix "")
  120.       (suffix "")))
  121.  
  122.     ; element style
  123.     (".MARKSEC"
  124.      ((format-type inline)
  125.       (font-family adopt-current)
  126.       (font-size adopt-current)
  127.       (font-style adopt-current)
  128.       (foreground-color adopt-current)
  129.       (background-color adopt-current)
  130.       (page-break #f)
  131.       (keep #f)
  132.       (tabbed #f)
  133.       (spaced #f)
  134.       (revision-bars #f)
  135.       (prefix "")
  136.       (suffix "")))
  137.  
  138.     ; element style
  139.     (".PROCINS"
  140.      ((format-type block)
  141.       (font-family "Courier New")
  142.       (font-size adopt-current)
  143.       (font-style adopt-current)
  144.       (foreground-color "Green")
  145.       (background-color adopt-current)
  146.       (page-break #f)
  147.       (keep #f)
  148.       (tabbed #f)
  149.       (spaced #f)
  150.       (revision-bars #f)
  151.       (top-space 0)
  152.       (bottom-space 0)
  153.       (line-height adopt-current)
  154.       (justification adopt-current)
  155.       (fill-mode adopt-current)
  156.       (prefix "")
  157.       (suffix "")))
  158.  
  159.     ; element style
  160.     (".VERSION"
  161.      ((format-type inline)
  162.       (font-family adopt-current)
  163.       (font-size adopt-current)
  164.       (font-style adopt-current)
  165.       (foreground-color adopt-current)
  166.       (background-color adopt-current)
  167.       (page-break #f)
  168.       (keep #f)
  169.       (tabbed #f)
  170.       (spaced #f)
  171.       (revision-bars #f)
  172.       (prefix "")
  173.       (suffix "")))
  174.  
  175.     ; element style
  176.     ("A"
  177.      ((format-type inline)
  178.       (font-family adopt-current)
  179.       (font-size adopt-current)
  180.       (font-style underline)
  181.       (font-style adopt-current)
  182.       (foreground-color "Blue")
  183.       (background-color adopt-current)
  184.       (page-break #f)
  185.       (keep #f)
  186.       (tabbed #f)
  187.       (spaced #f)
  188.       (revision-bars #f)
  189.       (prefix "%attribute HREF;")
  190.       (suffix "")))
  191.  
  192.     ; element style
  193.     ("ACRONYM"
  194.      ((format-type inline)
  195.       (font-family adopt-current)
  196.       (font-size adopt-current)
  197.       (font-style adopt-current)
  198.       (foreground-color adopt-current)
  199.       (background-color adopt-current)
  200.       (page-break #f)
  201.       (keep #f)
  202.       (tabbed #f)
  203.       (spaced #f)
  204.       (revision-bars #f)
  205.       (prefix "")
  206.       (suffix "")))
  207.  
  208.     ; element style
  209.     ("ADDRESS"
  210.      ((format-type block)
  211.       (font-family adopt-current)
  212.       (font-size adopt-current)
  213.       (font-style italic)
  214.       (font-style adopt-current)
  215.       (foreground-color adopt-current)
  216.       (background-color adopt-current)
  217.       (page-break #f)
  218.       (keep #f)
  219.       (tabbed #f)
  220.       (spaced #f)
  221.       (revision-bars #f)
  222.       (top-space 9)
  223.       (bottom-space 9)
  224.       (line-height adopt-current)
  225.       (justification adopt-current)
  226.       (fill-mode fill)
  227.       (left-indent adopt-current)
  228.       (right-indent adopt-current)
  229.       (first-indent adopt-current)
  230.       (last-indent adopt-current)
  231.       (prefix "")
  232.       (suffix "")))
  233.  
  234.         ; element style
  235.     ("ADDRESS_IN_LI"
  236.      ((element-context "ADDRESS")
  237.       (ancestor-context "LI")
  238.       (format-type block)
  239.       (font-family adopt-current)
  240.       (font-size adopt-current)
  241.       (font-style italic)
  242.       (font-style adopt-current)
  243.       (foreground-color adopt-current)
  244.       (background-color adopt-current)
  245.       (page-break #f)
  246.       (break-before #f)
  247.       (keep #f)
  248.       (tabbed #f)
  249.       (spaced #f)
  250.       (revision-bars #f)
  251.       (top-space 0)
  252.       (bottom-space 0)
  253.       (line-height adopt-current)
  254.       (justification adopt-current)
  255.       (fill-mode fill)
  256.       (left-indent adopt-current)
  257.       (right-indent adopt-current)
  258.       (first-indent adopt-current)
  259.       (last-indent adopt-current)
  260.       (prefix "")
  261.       (suffix "")))
  262.  
  263.     ; element style
  264.     ("ADDRESS_IN_TD"
  265.      ((element-context "ADDRESS")
  266.       (ancestor-context "TD")
  267.       (format-type block)
  268.       (font-family adopt-current)
  269.       (font-size adopt-current)
  270.       (font-style italic)
  271.       (font-style adopt-current)
  272.       (foreground-color adopt-current)
  273.       (background-color adopt-current)
  274.       (page-break #f)
  275.       (keep #f)
  276.       (tabbed #f)
  277.       (spaced #f)
  278.       (revision-bars #f)
  279.       (top-space 0)
  280.       (bottom-space 0)
  281.       (line-height 140 percent)
  282.       (justification adopt-current)
  283.       (fill-mode fill)
  284.       (left-indent adopt-current)
  285.       (right-indent adopt-current)
  286.       (first-indent adopt-current)
  287.       (last-indent adopt-current)
  288.       (prefix "")
  289.       (suffix "")))
  290.  
  291.     ; element style
  292.     ("ADDRESS_IN_TH"
  293.      ((element-context "ADDRESS")
  294.       (ancestor-context "TH")
  295.       (format-type block)
  296.       (font-family adopt-current)
  297.       (font-size adopt-current)
  298.       (font-style italic)
  299.       (font-style adopt-current)
  300.       (foreground-color adopt-current)
  301.       (background-color adopt-current)
  302.       (page-break #f)
  303.       (keep #f)
  304.       (tabbed #f)
  305.       (spaced #f)
  306.       (revision-bars #f)
  307.       (top-space 0)
  308.       (bottom-space 0)
  309.       (line-height 140 percent)
  310.       (justification adopt-current)
  311.       (fill-mode fill)
  312.       (left-indent adopt-current)
  313.       (right-indent adopt-current)
  314.       (first-indent adopt-current)
  315.       (last-indent adopt-current)
  316.       (prefix "")
  317.       (suffix "")))
  318.  
  319.     ; element style
  320.     ("APPLET"
  321.      ((format-type block)
  322.       (font-family adopt-current)
  323.       (font-size adopt-current)
  324.       (font-style adopt-current)
  325.       (foreground-color adopt-current)
  326.       (background-color adopt-current)
  327.       (page-break #f)
  328.       (keep #f)
  329.       (tabbed #f)
  330.       (spaced #f)
  331.       (revision-bars #f)
  332.       (top-space 10)
  333.       (bottom-space 10)
  334.       (line-height adopt-current)
  335.       (justification adopt-current)
  336.       (fill-mode adopt-current)
  337.       (left-indent adopt-current)
  338.       (right-indent adopt-current)
  339.       (first-indent adopt-current)
  340.       (last-indent adopt-current)
  341.       (prefix "%attribute-list;")
  342.       (suffix "")))
  343.  
  344.     ; element style
  345.     ("AREA"
  346.      ((format-type block)
  347.       (font-family adopt-current)
  348.       (font-size adopt-current)
  349.       (font-style adopt-current)
  350.       (foreground-color adopt-current)
  351.       (background-color adopt-current)
  352.       (page-break #f)
  353.       (keep #f)
  354.       (tabbed #f)
  355.       (spaced #f)
  356.       (revision-bars #f)
  357.       (top-space 2)
  358.       (bottom-space 2)
  359.       (line-height adopt-current)
  360.       (justification adopt-current)
  361.       (fill-mode fill)
  362.       (left-indent 30)
  363.       (right-indent 0)
  364.       (first-indent 30)
  365.       (last-indent adopt-current)
  366.       (prefix "%attribute-list;")
  367.       (suffix "")))
  368.  
  369.     ; element style
  370.     ("AUDIOSCOPE"
  371.      ((format-type inline)
  372.       (font-family adopt-current)
  373.       (font-size adopt-current)
  374.       (font-style bold)
  375.       (foreground-color adopt-current)
  376.       (background-color adopt-current)
  377.       (page-break #f)
  378.       (keep #f)
  379.       (tabbed #f)
  380.       (spaced #f)
  381.       (revision-bars #f)
  382.       (prefix "")
  383.       (suffix "")))
  384.  
  385.     ; element style
  386.     ("B"
  387.      ((format-type inline)
  388.       (font-family adopt-current)
  389.       (font-size adopt-current)
  390.       (font-style bold)
  391.       (font-style adopt-current)
  392.       (foreground-color adopt-current)
  393.       (background-color adopt-current)
  394.       (page-break #f)
  395.       (keep #f)
  396.       (tabbed #f)
  397.       (spaced #f)
  398.       (revision-bars #f)
  399.       (prefix "")
  400.       (suffix "")))
  401.  
  402.     ; element style
  403.     ("BASE"
  404.      ((format-type block)
  405.       (font-family adopt-current)
  406.       (font-size adopt-current)
  407.       (font-style adopt-current)
  408.       (foreground-color adopt-current)
  409.       (background-color adopt-current)
  410.       (page-break #f)
  411.       (keep #f)
  412.       (tabbed #f)
  413.       (spaced #f)
  414.       (revision-bars #f)
  415.       (top-space 0)
  416.       (bottom-space 0)
  417.       (line-height adopt-current)
  418.       (justification adopt-current)
  419.       (fill-mode adopt-current)
  420.       (left-indent adopt-current)
  421.       (right-indent adopt-current)
  422.       (first-indent adopt-current)
  423.       (last-indent adopt-current)
  424.       (prefix "")
  425.       (suffix "")))
  426.  
  427.     ; element style
  428.     ("BASEFONT"
  429.      ((format-type inline)
  430.       (font-family adopt-current)
  431.       (font-size adopt-current)
  432.       (font-style adopt-current)
  433.       (foreground-color adopt-current)
  434.       (background-color adopt-current)
  435.       (page-break #f)
  436.       (keep #f)
  437.       (tabbed #f)
  438.       (spaced #f)
  439.       (revision-bars #f)
  440.       (prefix "")
  441.       (suffix "")))
  442.  
  443.     ; element style
  444.     ("BDO"
  445.      ((format-type inline)
  446.       (font-family adopt-current)
  447.       (font-size adopt-current)
  448.       (font-style adopt-current)
  449.       (foreground-color adopt-current)
  450.       (background-color adopt-current)
  451.       (page-break #f)
  452.       (keep #f)
  453.       (tabbed #f)
  454.       (spaced #f)
  455.       (revision-bars #f)
  456.       (prefix "")
  457.       (suffix "")))
  458.  
  459.     ; element style
  460.     ("BGSOUND"
  461.      ((format-type inline)
  462.       (font-family adopt-current)
  463.       (font-size adopt-current)
  464.       (font-style adopt-current)
  465.       (foreground-color adopt-current)
  466.       (background-color adopt-current)
  467.       (page-break #f)
  468.       (keep #f)
  469.       (tabbed #f)
  470.       (spaced #f)
  471.       (revision-bars #f)
  472.       (prefix "")
  473.       (suffix "")))
  474.  
  475.     ; element style
  476.     ("BIG"
  477.      ((format-type inline)
  478.       (font-family adopt-current)
  479.       (font-size + 3 points)
  480.       (font-style adopt-current)
  481.       (foreground-color adopt-current)
  482.       (background-color adopt-current)
  483.       (page-break #f)
  484.       (keep #f)
  485.       (tabbed #f)
  486.       (spaced #f)
  487.       (revision-bars #f)
  488.       (prefix "")
  489.       (suffix "")))
  490.  
  491.     ; element style
  492.     ("BLACKFACE"
  493.      ((format-type inline)
  494.       (font-family "Arial Black")
  495.       (font-size adopt-current)
  496.       (font-style bold)
  497.       (foreground-color adopt-current)
  498.       (background-color adopt-current)
  499.       (page-break #f)
  500.       (keep #f)
  501.       (tabbed #t)
  502.       (spaced #f)
  503.       (revision-bars #f)
  504.       (prefix "")
  505.       (suffix "")))
  506.  
  507.     ; element style
  508.     ("BLINK"
  509.      ((format-type inline)
  510.       (font-family adopt-current)
  511.       (font-size adopt-current)
  512.       (font-style adopt-current)
  513.       (foreground-color adopt-current)
  514.       (background-color adopt-current)
  515.       (page-break #f)
  516.       (keep #f)
  517.       (tabbed #f)
  518.       (spaced #f)
  519.       (revision-bars #f)
  520.       (prefix "")
  521.       (suffix "")))
  522.  
  523.     ; element style
  524.     ("BLOCKQUOTE"
  525.      ((format-type block)
  526.       (font-family adopt-current)
  527.       (font-size adopt-current)
  528.       (font-style adopt-current)
  529.       (foreground-color adopt-current)
  530.       (background-color adopt-current)
  531.       (page-break #f)
  532.       (keep #f)
  533.       (tabbed #f)
  534.       (spaced #f)
  535.       (revision-bars #f)
  536.       (top-space 9)
  537.       (bottom-space 9)
  538.       (line-height adopt-current)
  539.       (justification adopt-current)
  540.       (fill-mode fill)
  541.       (left-indent + 30)
  542.       (right-indent - 30)
  543.       (first-indent adopt-current)
  544.       (last-indent adopt-current)
  545.       (prefix "")
  546.       (suffix "")))
  547.  
  548.     ; element style
  549.     ("BODY"
  550.      ((format-type block)
  551.       (font-family adopt-current)
  552.       (font-size adopt-current)
  553.       (font-style adopt-current)
  554.       (foreground-color adopt-current)
  555.       (background-color adopt-current)
  556.       (page-break #f)
  557.       (keep #f)
  558.       (tabbed #t)
  559.       (spaced #f)
  560.       (revision-bars #f)
  561.       (top-space 10)
  562.       (bottom-space 0)
  563.       (line-height adopt-current)
  564.       (justification adopt-current)
  565.       (fill-mode adopt-current)
  566.       (left-indent adopt-current)
  567.       (right-indent adopt-current)
  568.       (first-indent adopt-current)
  569.       (last-indent adopt-current)
  570.       (prefix "")
  571.       (suffix "")))
  572.  
  573.     ; element style
  574.     ("BQ_IN_TD"
  575.      ((element-context "BLOCKQUOTE")
  576.       (ancestor-context "TD")
  577.       (format-type block)
  578.       (font-family adopt-current)
  579.       (font-size adopt-current)
  580.       (font-style adopt-current)
  581.       (foreground-color adopt-current)
  582.       (background-color adopt-current)
  583.       (page-break #f)
  584.       (keep #f)
  585.       (tabbed #f)
  586.       (spaced #f)
  587.       (revision-bars #f)
  588.       (top-space 0)
  589.       (bottom-space 0)
  590.       (line-height adopt-current)
  591.       (justification adopt-current)
  592.       (fill-mode fill)
  593.       (left-indent + 15)
  594.       (right-indent - 15)
  595.       (first-indent adopt-current)
  596.       (last-indent adopt-current)
  597.       (prefix "")
  598.       (suffix "")))
  599.  
  600.     ; element style
  601.     ("BQ_IN_TH"
  602.      ((element-context "BLOCKQUOTE")
  603.       (ancestor-context "TH")
  604.       (format-type block)
  605.       (font-family adopt-current)
  606.       (font-size adopt-current)
  607.       (font-style adopt-current)
  608.       (foreground-color adopt-current)
  609.       (background-color adopt-current)
  610.       (page-break #f)
  611.       (keep #f)
  612.       (tabbed #f)
  613.       (spaced #f)
  614.       (revision-bars #f)
  615.       (top-space 0)
  616.       (bottom-space 0)
  617.       (line-height adopt-current)
  618.       (justification adopt-current)
  619.       (fill-mode fill)
  620.       (left-indent + 15)
  621.       (right-indent - 15)
  622.       (first-indent adopt-current)
  623.       (last-indent adopt-current)
  624.       (prefix "")
  625.       (suffix "")))
  626.  
  627.     ; element style
  628.     ("BR"
  629.      ((format-type block)
  630.       (font-family adopt-current)
  631.       (font-size adopt-current)
  632.       (font-style adopt-current)
  633.       (foreground-color adopt-current)
  634.       (background-color adopt-current)
  635.       (page-break #f)
  636.       (keep #f)
  637.       (tabbed #f)
  638.       (spaced #f)
  639.       (revision-bars #f)
  640.       (top-space 0)
  641.       (bottom-space 0)
  642.       (line-height adopt-current)
  643.       (justification adopt-current)
  644.       (fill-mode adopt-current)
  645.       (break-before #f)
  646.       (left-indent adopt-current)
  647.       (right-indent adopt-current)
  648.       (first-indent adopt-current)
  649.       (last-indent adopt-current)
  650.       (prefix "")
  651.       (suffix "")))
  652.  
  653.     ; element style
  654.     ("BUTTON"
  655.      ((format-type block)
  656.       (font-family adopt-current)
  657.       (font-size adopt-current)
  658.       (font-style adopt-current)
  659.       (foreground-color adopt-current)
  660.       (background-color adopt-current)
  661.       (page-break #f)
  662.       (keep #f)
  663.       (tabbed #f)
  664.       (spaced #f)
  665.       (revision-bars #f)
  666.       (top-space 0)
  667.       (bottom-space 0)
  668.       (line-height adopt-current)
  669.       (justification adopt-current)
  670.       (fill-mode adopt-current)
  671.       (prefix "")
  672.       (suffix "")))
  673.  
  674.     ; element style
  675.     ("CAPTION"
  676.      ((format-type block)
  677.       (font-family adopt-current)
  678.       (font-size adopt-current)
  679.       (font-style adopt-current)
  680.       (foreground-color adopt-current)
  681.       (background-color adopt-current)
  682.       (page-break #f)
  683.       (keep #f)
  684.       (tabbed #f)
  685.       (spaced #f)
  686.       (revision-bars #f)
  687.       (top-space 0)
  688.       (bottom-space 0)
  689.       (line-height adopt-current)
  690.       (justification adopt-current)
  691.       (fill-mode adopt-current)
  692.       (left-indent adopt-current)
  693.       (right-indent adopt-current)
  694.       (first-indent adopt-current)
  695.       (last-indent adopt-current)
  696.       (prefix "")
  697.       (suffix "")))
  698.  
  699.     ; element style
  700.     ("CENTER"
  701.      ((format-type block)
  702.       (font-family adopt-current)
  703.       (font-size adopt-current)
  704.       (font-style adopt-current)
  705.       (foreground-color adopt-current)
  706.       (background-color adopt-current)
  707.       (page-break #f)
  708.       (keep #f)
  709.       (tabbed #f)
  710.       (spaced #f)
  711.       (revision-bars #f)
  712.       (top-space 0)
  713.       (bottom-space 0)
  714.       (line-height adopt-current)
  715.       (justification center)
  716.       (fill-mode adopt-current)
  717.       (prefix "")
  718.       (suffix "")))
  719.  
  720.     ; element style
  721.     ("CITE"
  722.      ((format-type inline)
  723.       (font-family adopt-current)
  724.       (font-size adopt-current)
  725.       (font-style italic)
  726.       (font-style adopt-current)
  727.       (foreground-color adopt-current)
  728.       (background-color adopt-current)
  729.       (page-break #f)
  730.       (keep #f)
  731.       (tabbed #f)
  732.       (spaced #f)
  733.       (revision-bars #f)
  734.       (prefix "")
  735.       (suffix "")))
  736.  
  737.     ; element style
  738.     ("CODE"
  739.      ((format-type inline)
  740.       (font-family "Courier New")
  741.       (font-size adopt-current)
  742.       (font-style adopt-current)
  743.       (foreground-color adopt-current)
  744.       (background-color adopt-current)
  745.       (page-break #f)
  746.       (keep #f)
  747.       (tabbed #f)
  748.       (spaced #f)
  749.       (revision-bars #f)
  750.       (prefix "")
  751.       (suffix "")))
  752.  
  753.     ; element style
  754.     ("COL"
  755.      ((format-type block)
  756.       (font-family adopt-current)
  757.       (font-size adopt-current)
  758.       (font-style adopt-current)
  759.       (foreground-color adopt-current)
  760.       (background-color adopt-current)
  761.       (page-break #f)
  762.       (keep #f)
  763.       (tabbed #f)
  764.       (spaced #f)
  765.       (revision-bars #f)
  766.       (top-space 0)
  767.       (bottom-space 0)
  768.       (line-height adopt-current)
  769.       (justification adopt-current)
  770.       (fill-mode adopt-current)
  771.       (prefix "")
  772.       (suffix "")))
  773.  
  774.     ; element style
  775.     ("COLDEF"
  776.      ((format-type block)
  777.       (font-family adopt-current)
  778.       (font-size adopt-current)
  779.       (font-style adopt-current)
  780.       (foreground-color adopt-current)
  781.       (background-color adopt-current)
  782.       (page-break #f)
  783.       (keep #f)
  784.       (tabbed #f)
  785.       (spaced #f)
  786.       (revision-bars #f)
  787.       (top-space 0)
  788.       (bottom-space 0)
  789.       (line-height adopt-current)
  790.       (justification adopt-current)
  791.       (fill-mode adopt-current)
  792.       (prefix "")
  793.       (suffix "")))
  794.  
  795.     ; element style
  796.     ("COLDEFS"
  797.      ((format-type block)
  798.       (font-family adopt-current)
  799.       (font-size adopt-current)
  800.       (font-style adopt-current)
  801.       (foreground-color adopt-current)
  802.       (background-color adopt-current)
  803.       (page-break #f)
  804.       (keep #f)
  805.       (tabbed #f)
  806.       (spaced #f)
  807.       (revision-bars #f)
  808.       (top-space 0)
  809.       (bottom-space 0)
  810.       (line-height adopt-current)
  811.       (justification adopt-current)
  812.       (fill-mode adopt-current)
  813.       (prefix "")
  814.       (suffix "")))
  815.  
  816.     ; element style
  817.     ("COLGROUP"
  818.      ((format-type block)
  819.       (font-family adopt-current)
  820.       (font-size adopt-current)
  821.       (font-style adopt-current)
  822.       (foreground-color adopt-current)
  823.       (background-color adopt-current)
  824.       (page-break #f)
  825.       (keep #f)
  826.       (tabbed #f)
  827.       (spaced #f)
  828.       (revision-bars #f)
  829.       (top-space 0)
  830.       (bottom-space 0)
  831.       (line-height adopt-current)
  832.       (justification adopt-current)
  833.       (fill-mode adopt-current)
  834.       (prefix "")
  835.       (suffix "")))
  836.  
  837.     ; element style
  838.     ("DATASPOT"
  839.      ((format-type block)
  840.       (font-family adopt-current)
  841.       (font-size adopt-current)
  842.       (font-style adopt-current)
  843.       (foreground-color adopt-current)
  844.       (background-color adopt-current)
  845.       (page-break #f)
  846.       (keep #f)
  847.       (tabbed #t)
  848.       (spaced #f)
  849.       (revision-bars #f)
  850.       (top-space 0)
  851.       (bottom-space 0)
  852.       (line-height adopt-current)
  853.       (justification adopt-current)
  854.       (fill-mode adopt-current)
  855.       (left-indent + 60)
  856.       (right-indent adopt-current)
  857.       (first-indent adopt-current)
  858.       (last-indent adopt-current)
  859.       (prefix "...... %attribute TITLE; ......")
  860.       (suffix "...... End of (%attribute TITLE;) ......")))
  861.  
  862.     ; element style
  863.     ("DD"
  864.      ((format-type block)
  865.       (font-family adopt-current)
  866.       (font-size adopt-current)
  867.       (font-style adopt-current)
  868.       (foreground-color adopt-current)
  869.       (background-color adopt-current)
  870.       (page-break #f)
  871.       (keep #f)
  872.       (tabbed #f)
  873.       (spaced #f)
  874.       (revision-bars #f)
  875.       (top-space 0)
  876.       (bottom-space 0)
  877.       (line-height adopt-current)
  878.       (justification adopt-current)
  879.       (fill-mode fill)
  880.       (left-indent + 15)
  881.       (right-indent adopt-current)
  882.       (first-indent adopt-current)
  883.       (last-indent 0)
  884.       (prefix "")
  885.       (suffix "")))
  886.  
  887.     ; element style
  888.     ("DEL"
  889.      ((format-type inline)
  890.       (font-family adopt-current)
  891.       (font-size adopt-current)
  892.       (font-style strikethrough)
  893.       (foreground-color adopt-current)
  894.       (background-color adopt-current)
  895.       (page-break #f)
  896.       (keep #f)
  897.       (tabbed #f)
  898.       (spaced #f)
  899.       (revision-bars #f)
  900.       (prefix "")
  901.       (suffix "")))
  902.  
  903.     ; element style
  904.     ("DFN"
  905.      ((format-type inline)
  906.       (font-family adopt-current)
  907.       (font-size adopt-current)
  908.       (font-style italic)
  909.       (font-style adopt-current)
  910.       (foreground-color adopt-current)
  911.       (background-color adopt-current)
  912.       (page-break #f)
  913.       (keep #f)
  914.       (tabbed #f)
  915.       (spaced #f)
  916.       (revision-bars #f)
  917.       (prefix "")
  918.       (suffix "")))
  919.  
  920.     ; element style
  921.     ("DIR"
  922.      ((format-type block)
  923.       (font-family adopt-current)
  924.       (font-size adopt-current)
  925.       (font-style adopt-current)
  926.       (foreground-color adopt-current)
  927.       (background-color adopt-current)
  928.       (page-break #f)
  929.       (keep #f)
  930.       (tabbed #f)
  931.       (spaced #f)
  932.       (revision-bars #f)
  933.       (top-space 0)
  934.       (bottom-space 0)
  935.       (line-height adopt-current)
  936.       (justification adopt-current)
  937.       (fill-mode adopt-current)
  938.       (left-indent + 15)
  939.       (right-indent adopt-current)
  940.       (first-indent adopt-current)
  941.       (last-indent adopt-current)
  942.       (prefix "")
  943.       (suffix "")))
  944.  
  945.     ; element style
  946.     ("DIV"
  947.      ((format-type block)
  948.       (font-family adopt-current)
  949.       (font-size adopt-current)
  950.       (font-style adopt-current)
  951.       (foreground-color adopt-current)
  952.       (background-color adopt-current)
  953.       (page-break #f)
  954.       (keep #f)
  955.       (tabbed #f)
  956.       (spaced #f)
  957.       (revision-bars #f)
  958.       (top-space 8)
  959.       (bottom-space 0)
  960.       (line-height adopt-current)
  961.       (justification adopt-current)
  962.       (fill-mode adopt-current)
  963.       (prefix "")
  964.       (suffix "")))
  965.  
  966.     ; element style
  967.     ("DIV_CENTER"
  968.      ((element-context "DIV")
  969.       (attribute-context "ALIGN=\"CENTER\" ")
  970.       (format-type block)
  971.       (font-family adopt-current)
  972.       (font-size adopt-current)
  973.       (font-style adopt-current)
  974.       (foreground-color adopt-current)
  975.       (background-color adopt-current)
  976.       (page-break #f)
  977.       (keep #f)
  978.       (tabbed #f)
  979.       (spaced #f)
  980.       (revision-bars #f)
  981.       (top-space 8)
  982.       (bottom-space 0)
  983.       (line-height adopt-current)
  984.       (justification center)
  985.       (fill-mode fill)
  986.       (left-indent adopt-current)
  987.       (right-indent adopt-current)
  988.       (first-indent adopt-current)
  989.       (last-indent adopt-current)
  990.       (prefix "")
  991.       (suffix "")))
  992.  
  993.     ; element style
  994.     ("DIV_JUSTIFY"
  995.      ((element-context "DIV")
  996.       (attribute-context "ALIGN=\"JUSTIFY\" ")
  997.       (format-type block)
  998.       (font-family adopt-current)
  999.       (font-size adopt-current)
  1000.       (font-style adopt-current)
  1001.       (foreground-color adopt-current)
  1002.       (background-color adopt-current)
  1003.       (page-break #f)
  1004.       (keep #f)
  1005.       (tabbed #f)
  1006.       (spaced #f)
  1007.       (revision-bars #f)
  1008.       (top-space 8)
  1009.       (bottom-space 0)
  1010.       (line-height adopt-current)
  1011.       (justification both)
  1012.       (fill-mode fill)
  1013.       (left-indent adopt-current)
  1014.       (right-indent adopt-current)
  1015.       (first-indent adopt-current)
  1016.       (last-indent adopt-current)
  1017.       (prefix "")
  1018.       (suffix "")))
  1019.  
  1020.     ; element style
  1021.     ("DIV_LEFT"
  1022.      ((element-context "DIV")
  1023.       (attribute-context "ALIGN=\"LEFT\" ")
  1024.       (format-type block)
  1025.       (font-family adopt-current)
  1026.       (font-size adopt-current)
  1027.       (font-style adopt-current)
  1028.       (foreground-color adopt-current)
  1029.       (background-color adopt-current)
  1030.       (page-break #f)
  1031.       (keep #f)
  1032.       (tabbed #t)
  1033.       (spaced #f)
  1034.       (revision-bars #f)
  1035.       (top-space 8)
  1036.       (bottom-space 0)
  1037.       (line-height 70 percent)
  1038.       (justification left)
  1039.       (fill-mode fill)
  1040.       (left-indent adopt-current)
  1041.       (right-indent adopt-current)
  1042.       (first-indent adopt-current)
  1043.       (last-indent adopt-current)
  1044.       (prefix "")
  1045.       (suffix "")))
  1046.  
  1047.     ; element style
  1048.     ("DIV_RIGHT"
  1049.      ((element-context "DIV")
  1050.       (attribute-context "ALIGN=\"RIGHT\" ")
  1051.       (format-type block)
  1052.       (font-family adopt-current)
  1053.       (font-size adopt-current)
  1054.       (font-style adopt-current)
  1055.       (foreground-color adopt-current)
  1056.       (background-color adopt-current)
  1057.       (page-break #f)
  1058.       (keep #f)
  1059.       (tabbed #f)
  1060.       (spaced #f)
  1061.       (revision-bars #f)
  1062.       (top-space 8)
  1063.       (bottom-space 0)
  1064.       (line-height adopt-current)
  1065.       (justification right)
  1066.       (fill-mode fill)
  1067.       (left-indent adopt-current)
  1068.       (right-indent adopt-current)
  1069.       (first-indent adopt-current)
  1070.       (last-indent adopt-current)
  1071.       (prefix "")
  1072.       (suffix "")))
  1073.  
  1074.     ; element style
  1075.     ("DL"
  1076.      ((format-type block)
  1077.       (font-family adopt-current)
  1078.       (font-size adopt-current)
  1079.       (font-style adopt-current)
  1080.       (foreground-color adopt-current)
  1081.       (background-color adopt-current)
  1082.       (page-break #f)
  1083.       (keep #f)
  1084.       (tabbed #f)
  1085.       (spaced #f)
  1086.       (revision-bars #f)
  1087.       (top-space 8)
  1088.       (bottom-space 8)
  1089.       (line-height adopt-current)
  1090.       (justification adopt-current)
  1091.       (fill-mode fill)
  1092.       (left-indent adopt-current)
  1093.       (right-indent adopt-current)
  1094.       (first-indent adopt-current)
  1095.       (last-indent adopt-current)
  1096.       (prefix "")
  1097.       (suffix "")))
  1098.  
  1099.     ; element style
  1100.     ("DL_IN_TD"
  1101.      ((element-context "DL")
  1102.       (ancestor-context "TD")
  1103.       (format-type block)
  1104.       (font-family adopt-current)
  1105.       (font-size adopt-current)
  1106.       (font-style adopt-current)
  1107.       (foreground-color adopt-current)
  1108.       (background-color adopt-current)
  1109.       (page-break #f)
  1110.       (keep #f)
  1111.       (tabbed #f)
  1112.       (spaced #f)
  1113.       (revision-bars #f)
  1114.       (top-space 0)
  1115.       (bottom-space 0)
  1116.       (line-height adopt-current)
  1117.       (justification adopt-current)
  1118.       (fill-mode fill)
  1119.       (left-indent adopt-current)
  1120.       (right-indent adopt-current)
  1121.       (first-indent adopt-current)
  1122.       (last-indent adopt-current)
  1123.       (prefix "")
  1124.       (suffix "")))
  1125.  
  1126.     ; element style
  1127.     ("DL_IN_TH"
  1128.      ((element-context "DL")
  1129.       (ancestor-context "TH")
  1130.       (format-type block)
  1131.       (font-family adopt-current)
  1132.       (font-size adopt-current)
  1133.       (font-style adopt-current)
  1134.       (foreground-color adopt-current)
  1135.       (background-color adopt-current)
  1136.       (page-break #f)
  1137.       (keep #f)
  1138.       (tabbed #f)
  1139.       (spaced #f)
  1140.       (revision-bars #f)
  1141.       (top-space 0)
  1142.       (bottom-space 0)
  1143.       (line-height adopt-current)
  1144.       (justification adopt-current)
  1145.       (fill-mode fill)
  1146.       (left-indent adopt-current)
  1147.       (right-indent adopt-current)
  1148.       (first-indent adopt-current)
  1149.       (last-indent adopt-current)
  1150.       (prefix "")
  1151.       (suffix "")))
  1152.  
  1153.     ; element style
  1154.     ("DT"
  1155.      ((format-type block)
  1156.       (font-family adopt-current)
  1157.       (font-size adopt-current)
  1158.       (font-style adopt-current)
  1159.       (foreground-color adopt-current)
  1160.       (background-color adopt-current)
  1161.       (page-break #f)
  1162.       (keep #f)
  1163.       (tabbed #f)
  1164.       (spaced #f)
  1165.       (revision-bars #f)
  1166.       (top-space 0)
  1167.       (bottom-space 0)
  1168.       (line-height adopt-current)
  1169.       (justification adopt-current)
  1170.       (fill-mode fill)
  1171.       (left-indent adopt-current)
  1172.       (right-indent adopt-current)
  1173.       (first-indent adopt-current)
  1174.       (last-indent adopt-current)
  1175.       (prefix "")
  1176.       (suffix "")))
  1177.  
  1178.     ; element style
  1179.     ("EM"
  1180.      ((format-type inline)
  1181.       (font-family adopt-current)
  1182.       (font-size adopt-current)
  1183.       (font-style italic)
  1184.       (font-style adopt-current)
  1185.       (foreground-color adopt-current)
  1186.       (background-color adopt-current)
  1187.       (page-break #f)
  1188.       (keep #f)
  1189.       (tabbed #f)
  1190.       (spaced #f)
  1191.       (revision-bars #f)
  1192.       (prefix "")
  1193.       (suffix "")))
  1194.  
  1195.     ; element style
  1196.     ("EMBED"
  1197.      ((format-type block)
  1198.       (font-family adopt-current)
  1199.       (font-size adopt-current)
  1200.       (font-style adopt-current)
  1201.       (foreground-color adopt-current)
  1202.       (background-color adopt-current)
  1203.       (page-break #f)
  1204.       (keep #f)
  1205.       (tabbed #f)
  1206.       (spaced #f)
  1207.       (revision-bars #f)
  1208.       (top-space 0)
  1209.       (bottom-space 0)
  1210.       (line-height adopt-current)
  1211.       (justification adopt-current)
  1212.       (fill-mode adopt-current)
  1213.       (prefix "")
  1214.       (suffix "")))
  1215.  
  1216.     ; element style
  1217.     ("FIELDSET"
  1218.      ((format-type block)
  1219.       (font-family adopt-current)
  1220.       (font-size adopt-current)
  1221.       (font-style adopt-current)
  1222.       (foreground-color adopt-current)
  1223.       (background-color adopt-current)
  1224.       (page-break #f)
  1225.       (keep #f)
  1226.       (tabbed #f)
  1227.       (spaced #f)
  1228.       (revision-bars #f)
  1229.       (top-space 0)
  1230.       (bottom-space 0)
  1231.       (line-height adopt-current)
  1232.       (justification adopt-current)
  1233.       (fill-mode adopt-current)
  1234.       (prefix "")
  1235.       (suffix "")))
  1236.  
  1237.     ; element style
  1238.     ("FONT"
  1239.      ((format-type inline)
  1240.       (font-family adopt-current)
  1241.       (font-size adopt-current)
  1242.       (font-style adopt-current)
  1243.       (foreground-color adopt-current)
  1244.       (background-color adopt-current)
  1245.       (page-break #f)
  1246.       (keep #f)
  1247.       (tabbed #f)
  1248.       (spaced #f)
  1249.       (revision-bars #f)
  1250.       (prefix "")
  1251.       (suffix "")))
  1252.  
  1253.     ; element style
  1254.     ("FONT+1"
  1255.      ((element-context "FONT")
  1256.       (attribute-context "SIZE=\"+1\" ")
  1257.       (format-type inline)
  1258.       (font-family adopt-current)
  1259.       (font-size + 2 points)
  1260.       (font-style adopt-current)
  1261.       (foreground-color adopt-current)
  1262.       (background-color adopt-current)
  1263.       (page-break #f)
  1264.       (keep #f)
  1265.       (tabbed #f)
  1266.       (spaced #f)
  1267.       (revision-bars #f)
  1268.       (prefix "")
  1269.       (suffix "")))
  1270.  
  1271.     ; element style
  1272.     ("FONT+2"
  1273.      ((element-context "FONT")
  1274.       (attribute-context "SIZE=\"+2\" ")
  1275.       (format-type inline)
  1276.       (font-family adopt-current)
  1277.       (font-size + 6 points)
  1278.       (font-style adopt-current)
  1279.       (foreground-color adopt-current)
  1280.       (background-color adopt-current)
  1281.       (page-break #f)
  1282.       (keep #f)
  1283.       (tabbed #f)
  1284.       (spaced #f)
  1285.       (revision-bars #f)
  1286.       (prefix "")
  1287.       (suffix "")))
  1288.  
  1289.     ; element style
  1290.     ("FONT+3"
  1291.      ((element-context "FONT")
  1292.       (attribute-context "SIZE=\"+3\" ")
  1293.       (format-type inline)
  1294.       (font-family adopt-current)
  1295.       (font-size + 12 points)
  1296.       (font-style adopt-current)
  1297.       (foreground-color adopt-current)
  1298.       (background-color adopt-current)
  1299.       (page-break #f)
  1300.       (keep #f)
  1301.       (tabbed #f)
  1302.       (spaced #f)
  1303.       (revision-bars #f)
  1304.       (prefix "")
  1305.       (suffix "")))
  1306.  
  1307.     ; element style
  1308.     ("FONT+4"
  1309.      ((element-context "FONT")
  1310.       (attribute-context "SIZE=\"+4\" ")
  1311.       (format-type inline)
  1312.       (font-family adopt-current)
  1313.       (font-size + 24 points)
  1314.       (font-style adopt-current)
  1315.       (foreground-color adopt-current)
  1316.       (background-color adopt-current)
  1317.       (page-break #f)
  1318.       (keep #f)
  1319.       (tabbed #f)
  1320.       (spaced #f)
  1321.       (revision-bars #f)
  1322.       (prefix "")
  1323.       (suffix "")))
  1324.  
  1325.     ; element style
  1326.     ("FONT+5"
  1327.      ((element-context "FONT")
  1328.       (attribute-context "SIZE=\"+5\" ")
  1329.       (format-type inline)
  1330.       (font-family adopt-current)
  1331.       (font-size + 25 points)
  1332.       (font-style adopt-current)
  1333.       (foreground-color adopt-current)
  1334.       (background-color adopt-current)
  1335.       (page-break #f)
  1336.       (keep #f)
  1337.       (tabbed #f)
  1338.       (spaced #f)
  1339.       (revision-bars #f)
  1340.       (prefix "")
  1341.       (suffix "")))
  1342.  
  1343.     ; element style
  1344.     ("FONT+6"
  1345.      ((element-context "FONT")
  1346.       (attribute-context "SIZE=\"+6\" ")
  1347.       (format-type inline)
  1348.       (font-family adopt-current)
  1349.       (font-size + 26 points)
  1350.       (font-style adopt-current)
  1351.       (foreground-color adopt-current)
  1352.       (background-color adopt-current)
  1353.       (page-break #f)
  1354.       (keep #f)
  1355.       (tabbed #f)
  1356.       (spaced #f)
  1357.       (revision-bars #f)
  1358.       (prefix "")
  1359.       (suffix "")))
  1360.  
  1361.     ; element style
  1362.     ("FONT-1"
  1363.      ((element-context "FONT")
  1364.       (attribute-context "SIZE=\"-1\" ")
  1365.       (format-type inline)
  1366.       (font-family adopt-current)
  1367.       (font-size - 2 points)
  1368.       (font-style adopt-current)
  1369.       (foreground-color adopt-current)
  1370.       (background-color adopt-current)
  1371.       (page-break #f)
  1372.       (keep #f)
  1373.       (tabbed #f)
  1374.       (spaced #f)
  1375.       (revision-bars #f)
  1376.       (prefix "")
  1377.       (suffix "")))
  1378.  
  1379.     ; element style
  1380.     ("FONT-2"
  1381.      ((element-context "FONT")
  1382.       (attribute-context "SIZE=\"-2\" ")
  1383.       (format-type inline)
  1384.       (font-family adopt-current)
  1385.       (font-size - 5 points)
  1386.       (font-style adopt-current)
  1387.       (foreground-color adopt-current)
  1388.       (background-color adopt-current)
  1389.       (page-break #f)
  1390.       (keep #f)
  1391.       (tabbed #f)
  1392.       (spaced #f)
  1393.       (revision-bars #f)
  1394.       (prefix "")
  1395.       (suffix "")))
  1396.  
  1397.     ; element style
  1398.     ("FONT-3"
  1399.      ((element-context "FONT")
  1400.       (attribute-context "SIZE=\"-3\" ")
  1401.       (format-type inline)
  1402.       (font-family adopt-current)
  1403.       (font-size - 5 points)
  1404.       (font-style adopt-current)
  1405.       (foreground-color adopt-current)
  1406.       (background-color adopt-current)
  1407.       (page-break #f)
  1408.       (keep #f)
  1409.       (tabbed #f)
  1410.       (spaced #f)
  1411.       (revision-bars #f)
  1412.       (prefix "")
  1413.       (suffix "")))
  1414.  
  1415.     ; element style
  1416.     ("FONT1"
  1417.      ((element-context "FONT")
  1418.       (attribute-context "SIZE=\"1\" ")
  1419.       (format-type inline)
  1420.       (font-family adopt-current)
  1421.       (font-size 7 points)
  1422.       (font-style adopt-current)
  1423.       (foreground-color adopt-current)
  1424.       (background-color adopt-current)
  1425.       (page-break #f)
  1426.       (keep #f)
  1427.       (tabbed #f)
  1428.       (spaced #f)
  1429.       (revision-bars #f)
  1430.       (prefix "")
  1431.       (suffix "")))
  1432.  
  1433.     ; element style
  1434.     ("FONT2"
  1435.      ((element-context "FONT")
  1436.       (attribute-context "SIZE=\"2\" ")
  1437.       (format-type inline)
  1438.       (font-family adopt-current)
  1439.       (font-size 10 points)
  1440.       (font-style adopt-current)
  1441.       (foreground-color adopt-current)
  1442.       (background-color adopt-current)
  1443.       (page-break #f)
  1444.       (keep #f)
  1445.       (tabbed #f)
  1446.       (spaced #f)
  1447.       (revision-bars #f)
  1448.       (prefix "")
  1449.       (suffix "")))
  1450.  
  1451.     ; element style
  1452.     ("FONT3"
  1453.      ((element-context "FONT")
  1454.       (attribute-context "SIZE=\"3\" ")
  1455.       (format-type inline)
  1456.       (font-family adopt-current)
  1457.       (font-size 12 points)
  1458.       (font-style adopt-current)
  1459.       (foreground-color adopt-current)
  1460.       (background-color adopt-current)
  1461.       (page-break #f)
  1462.       (keep #f)
  1463.       (tabbed #f)
  1464.       (spaced #f)
  1465.       (revision-bars #f)
  1466.       (prefix "")
  1467.       (suffix "")))
  1468.  
  1469.     ; element style
  1470.     ("FONT4"
  1471.      ((element-context "FONT")
  1472.       (attribute-context "SIZE=\"4\" ")
  1473.       (format-type inline)
  1474.       (font-family adopt-current)
  1475.       (font-size 14 points)
  1476.       (font-style adopt-current)
  1477.       (foreground-color adopt-current)
  1478.       (background-color adopt-current)
  1479.       (page-break #f)
  1480.       (keep #f)
  1481.       (tabbed #f)
  1482.       (spaced #f)
  1483.       (revision-bars #f)
  1484.       (prefix "")
  1485.       (suffix "")))
  1486.  
  1487.     ; element style
  1488.     ("FONT5"
  1489.      ((element-context "FONT")
  1490.       (attribute-context "SIZE=\"5\" ")
  1491.       (format-type inline)
  1492.       (font-family adopt-current)
  1493.       (font-size 18 points)
  1494.       (font-style adopt-current)
  1495.       (foreground-color adopt-current)
  1496.       (background-color adopt-current)
  1497.       (page-break #f)
  1498.       (keep #f)
  1499.       (tabbed #f)
  1500.       (spaced #f)
  1501.       (revision-bars #f)
  1502.       (prefix "")
  1503.       (suffix "")))
  1504.  
  1505.     ; element style
  1506.     ("FONT6"
  1507.      ((element-context "FONT")
  1508.       (attribute-context "SIZE=\"6\" ")
  1509.       (format-type inline)
  1510.       (font-family adopt-current)
  1511.       (font-size 24 points)
  1512.       (font-style adopt-current)
  1513.       (foreground-color adopt-current)
  1514.       (background-color adopt-current)
  1515.       (page-break #f)
  1516.       (keep #f)
  1517.       (tabbed #f)
  1518.       (spaced #f)
  1519.       (revision-bars #f)
  1520.       (prefix "")
  1521.       (suffix "")))
  1522.  
  1523.     ; element style
  1524.     ("FONT7"
  1525.      ((element-context "FONT")
  1526.       (attribute-context "SIZE=\"7\" ")
  1527.       (format-type inline)
  1528.       (font-family adopt-current)
  1529.       (font-size 36 points)
  1530.       (font-style adopt-current)
  1531.       (foreground-color adopt-current)
  1532.       (background-color adopt-current)
  1533.       (page-break #f)
  1534.       (keep #f)
  1535.       (tabbed #f)
  1536.       (spaced #f)
  1537.       (revision-bars #f)
  1538.       (prefix "")
  1539.       (suffix "")))
  1540.  
  1541.     ; element style
  1542.     ("FORM"
  1543.      ((format-type block)
  1544.       (font-family adopt-current)
  1545.       (font-size adopt-current)
  1546.       (font-style adopt-current)
  1547.       (foreground-color adopt-current)
  1548.       (background-color adopt-current)
  1549.       (page-break #f)
  1550.       (keep #f)
  1551.       (tabbed #f)
  1552.       (spaced #f)
  1553.       (revision-bars #f)
  1554.       (top-space 0)
  1555.       (bottom-space 0)
  1556.       (line-height 110 percent)
  1557.       (justification adopt-current)
  1558.       (fill-mode adopt-current)
  1559.       (left-indent adopt-current)
  1560.       (right-indent adopt-current)
  1561.       (first-indent adopt-current)
  1562.       (last-indent adopt-current)
  1563.       (prefix "[ACTION = %attribute ACTION; & METHOD = %attribute METHOD;]")
  1564.       (suffix "")))
  1565.  
  1566.     ; element style
  1567.     ("FRAME"
  1568.      ((format-type block)
  1569.       (font-family "Courier New")
  1570.       (font-size 10 points)
  1571.       (font-style adopt-current)
  1572.       (foreground-color "Purple")
  1573.       (background-color adopt-current)
  1574.       (page-break #f)
  1575.       (keep #f)
  1576.       (tabbed #f)
  1577.       (spaced #f)
  1578.       (revision-bars #f)
  1579.       (top-space 2)
  1580.       (bottom-space 2)
  1581.       (line-height single)
  1582.       (justification left)
  1583.       (fill-mode fill)
  1584.       (left-indent + 30)
  1585.       (right-indent 0)
  1586.       (first-indent + 0)
  1587.       (last-indent adopt-current)
  1588.       (prefix "")
  1589.       (suffix "%attribute-list;")))
  1590.  
  1591.     ; element style
  1592.     ("FRAMESET"
  1593.      ((format-type block)
  1594.       (font-family adopt-current)
  1595.       (font-size adopt-current)
  1596.       (font-style adopt-current)
  1597.       (foreground-color adopt-current)
  1598.       (background-color adopt-current)
  1599.       (page-break #f)
  1600.       (keep #f)
  1601.       (tabbed #f)
  1602.       (spaced #f)
  1603.       (revision-bars #f)
  1604.       (top-space 5)
  1605.       (bottom-space 5)
  1606.       (line-height single)
  1607.       (justification left)
  1608.       (fill-mode no-fill)
  1609.       (left-indent + 30)
  1610.       (right-indent 0)
  1611.       (first-indent + 0)
  1612.       (last-indent adopt-current)
  1613.       (prefix "%attribute-list;")
  1614.       (suffix "")))
  1615.  
  1616.     ; element style
  1617.     ("H1"
  1618.      ((format-type block)
  1619.       (font-family adopt-current)
  1620.       (font-size 24 points)
  1621.       (font-style bold)
  1622.       (font-style adopt-current)
  1623.       (foreground-color adopt-current)
  1624.       (background-color adopt-current)
  1625.       (page-break #f)
  1626.       (keep #f)
  1627.       (tabbed #f)
  1628.       (spaced #f)
  1629.       (revision-bars #f)
  1630.       (top-space 15)
  1631.       (bottom-space 0)
  1632.       (line-height 75 percent)
  1633.       (justification left)
  1634.       (fill-mode fill)
  1635.       (left-indent adopt-current)
  1636.       (right-indent adopt-current)
  1637.       (first-indent adopt-current)
  1638.       (last-indent adopt-current)
  1639.       (prefix "")
  1640.       (suffix "")))
  1641.  
  1642.     ; element style
  1643.     ("H1_CENTER"
  1644.      ((element-context "H1")
  1645.       (attribute-context "ALIGN=\"CENTER\" ")
  1646.       (format-type block)
  1647.       (font-family adopt-current)
  1648.       (font-size 24 points)
  1649.       (font-style bold)
  1650.       (font-style adopt-current)
  1651.       (foreground-color adopt-current)
  1652.       (background-color adopt-current)
  1653.       (page-break #f)
  1654.       (keep #f)
  1655.       (tabbed #f)
  1656.       (spaced #f)
  1657.       (revision-bars #f)
  1658.       (top-space 20)
  1659.       (bottom-space 10)
  1660.       (line-height 75 percent)
  1661.       (justification center)
  1662.       (fill-mode fill)
  1663.       (left-indent adopt-current)
  1664.       (right-indent adopt-current)
  1665.       (first-indent adopt-current)
  1666.       (last-indent adopt-current)
  1667.       (prefix "")
  1668.       (suffix "")))
  1669.  
  1670.     ; element style
  1671.     ("H1_IN_DIV"
  1672.      ((element-context "H1")
  1673.       (ancestor-context "DIV")
  1674.       (format-type block)
  1675.       (font-family adopt-current)
  1676.       (font-size 24 points)
  1677.       (font-style bold)
  1678.       (font-style adopt-current)
  1679.       (foreground-color adopt-current)
  1680.       (background-color adopt-current)
  1681.       (page-break #f)
  1682.       (keep #f)
  1683.       (tabbed #f)
  1684.       (spaced #f)
  1685.       (revision-bars #f)
  1686.       (top-space 20)
  1687.       (bottom-space 10)
  1688.       (line-height 75 percent)
  1689.       (justification adopt-current)
  1690.       (fill-mode fill)
  1691.       (left-indent adopt-current)
  1692.       (right-indent adopt-current)
  1693.       (first-indent adopt-current)
  1694.       (last-indent adopt-current)
  1695.       (prefix "")
  1696.       (suffix "")))
  1697.  
  1698.     ; element style
  1699.     ("H1_IN_TD"
  1700.      ((element-context "H1")
  1701.       (ancestor-context "TD")
  1702.       (format-type block)
  1703.       (font-family adopt-current)
  1704.       (font-size 24 points)
  1705.       (font-style bold)
  1706.       (font-style adopt-current)
  1707.       (foreground-color adopt-current)
  1708.       (background-color adopt-current)
  1709.       (page-break #f)
  1710.       (keep #f)
  1711.       (tabbed #f)
  1712.       (spaced #f)
  1713.       (revision-bars #f)
  1714.       (top-space 0)
  1715.       (bottom-space 0)
  1716.       (line-height 75 percent)
  1717.       (justification center)
  1718.       (fill-mode fill)
  1719.       (left-indent adopt-current)
  1720.       (right-indent adopt-current)
  1721.       (first-indent adopt-current)
  1722.       (last-indent adopt-current)
  1723.       (prefix "")
  1724.       (suffix "")))
  1725.  
  1726.     ; element style
  1727.     ("H1_IN_TH"
  1728.      ((element-context "H1")
  1729.       (ancestor-context "TH")
  1730.       (format-type block)
  1731.       (font-family adopt-current)
  1732.       (font-size 24 points)
  1733.       (font-style bold)
  1734.       (font-style adopt-current)
  1735.       (foreground-color adopt-current)
  1736.       (background-color adopt-current)
  1737.       (page-break #f)
  1738.       (keep #f)
  1739.       (tabbed #f)
  1740.       (spaced #f)
  1741.       (revision-bars #f)
  1742.       (top-space 5)
  1743.       (bottom-space 0)
  1744.       (line-height 75 percent)
  1745.       (justification center)
  1746.       (fill-mode fill)
  1747.       (left-indent adopt-current)
  1748.       (right-indent adopt-current)
  1749.       (first-indent adopt-current)
  1750.       (last-indent adopt-current)
  1751.       (prefix "")
  1752.       (suffix "")))
  1753.  
  1754.     ; element style
  1755.     ("H1_JUSTIFY"
  1756.      ((element-context "H1")
  1757.       (attribute-context "ALIGN=\"JUSTIFY\" ")
  1758.       (format-type block)
  1759.       (font-family adopt-current)
  1760.       (font-size 24 points)
  1761.       (font-style bold)
  1762.       (font-style adopt-current)
  1763.       (foreground-color adopt-current)
  1764.       (background-color adopt-current)
  1765.       (page-break #f)
  1766.       (keep #f)
  1767.       (tabbed #f)
  1768.       (spaced #f)
  1769.       (revision-bars #f)
  1770.       (top-space 20)
  1771.       (bottom-space 10)
  1772.       (line-height 75 percent)
  1773.       (justification both)
  1774.       (fill-mode fill)
  1775.       (left-indent adopt-current)
  1776.       (right-indent adopt-current)
  1777.       (first-indent adopt-current)
  1778.       (last-indent adopt-current)
  1779.       (prefix "")
  1780.       (suffix "")))
  1781.  
  1782.     ; element style
  1783.     ("H1_LEFT"
  1784.      ((element-context "H1")
  1785.       (attribute-context "ALIGN=\"LEFT\" ")
  1786.       (format-type block)
  1787.       (font-family adopt-current)
  1788.       (font-size 24 points)
  1789.       (font-style bold)
  1790.       (font-style adopt-current)
  1791.       (foreground-color adopt-current)
  1792.       (background-color adopt-current)
  1793.       (page-break #f)
  1794.       (keep #f)
  1795.       (tabbed #f)
  1796.       (spaced #f)
  1797.       (revision-bars #f)
  1798.       (top-space 20)
  1799.       (bottom-space 10)
  1800.       (line-height 75 percent)
  1801.       (justification left)
  1802.       (fill-mode fill)
  1803.       (left-indent adopt-current)
  1804.       (right-indent adopt-current)
  1805.       (first-indent adopt-current)
  1806.       (last-indent adopt-current)
  1807.       (prefix "")
  1808.       (suffix "")))
  1809.  
  1810.     ; element style
  1811.     ("H1_RIGHT"
  1812.      ((element-context "H1")
  1813.       (attribute-context "ALIGN=\"RIGHT\" ")
  1814.       (format-type block)
  1815.       (font-family adopt-current)
  1816.       (font-size 24 points)
  1817.       (font-style bold)
  1818.       (font-style adopt-current)
  1819.       (foreground-color adopt-current)
  1820.       (background-color adopt-current)
  1821.       (page-break #f)
  1822.       (keep #f)
  1823.       (tabbed #f)
  1824.       (spaced #f)
  1825.       (revision-bars #f)
  1826.       (top-space 20)
  1827.       (bottom-space 10)
  1828.       (line-height 75 percent)
  1829.       (justification right)
  1830.       (fill-mode fill)
  1831.       (left-indent adopt-current)
  1832.       (right-indent adopt-current)
  1833.       (first-indent adopt-current)
  1834.       (last-indent adopt-current)
  1835.       (prefix "")
  1836.       (suffix "")))
  1837.  
  1838.     ; element style
  1839.     ("H2"
  1840.      ((format-type block)
  1841.       (font-family adopt-current)
  1842.       (font-size 18 points)
  1843.       (font-style bold)
  1844.       (font-style adopt-current)
  1845.       (foreground-color adopt-current)
  1846.       (background-color adopt-current)
  1847.       (page-break #f)
  1848.       (keep #f)
  1849.       (tabbed #f)
  1850.       (spaced #f)
  1851.       (revision-bars #f)
  1852.       (top-space 15)
  1853.       (bottom-space 0)
  1854.       (line-height 70 percent)
  1855.       (justification adopt-current)
  1856.       (fill-mode fill)
  1857.       (left-indent adopt-current)
  1858.       (right-indent adopt-current)
  1859.       (first-indent adopt-current)
  1860.       (last-indent adopt-current)
  1861.       (prefix "")
  1862.       (suffix "")))
  1863.  
  1864.     ; element style
  1865.     ("H2_CENTER"
  1866.      ((element-context "H2")
  1867.       (attribute-context "ALIGN=\"CENTER\" ")
  1868.       (format-type block)
  1869.       (font-family adopt-current)
  1870.       (font-size 18 points)
  1871.       (font-style bold)
  1872.       (font-style adopt-current)
  1873.       (foreground-color adopt-current)
  1874.       (background-color adopt-current)
  1875.       (page-break #f)
  1876.       (keep #f)
  1877.       (tabbed #f)
  1878.       (spaced #f)
  1879.       (revision-bars #f)
  1880.       (top-space 20)
  1881.       (bottom-space 0)
  1882.       (line-height 70 percent)
  1883.       (justification center)
  1884.       (fill-mode fill)
  1885.       (left-indent adopt-current)
  1886.       (right-indent adopt-current)
  1887.       (first-indent adopt-current)
  1888.       (last-indent adopt-current)
  1889.       (prefix "")
  1890.       (suffix "")))
  1891.  
  1892.     ; element style
  1893.     ("H2_IN_DIV"
  1894.      ((element-context "H2")
  1895.       (ancestor-context "DIV")
  1896.       (format-type block)
  1897.       (font-family adopt-current)
  1898.       (font-size 18 points)
  1899.       (font-style bold)
  1900.       (font-style adopt-current)
  1901.       (foreground-color adopt-current)
  1902.       (background-color adopt-current)
  1903.       (page-break #f)
  1904.       (keep #f)
  1905.       (tabbed #f)
  1906.       (spaced #f)
  1907.       (revision-bars #f)
  1908.       (top-space 20)
  1909.       (bottom-space 0)
  1910.       (line-height 70 percent)
  1911.       (justification adopt-current)
  1912.       (fill-mode fill)
  1913.       (left-indent adopt-current)
  1914.       (right-indent adopt-current)
  1915.       (first-indent adopt-current)
  1916.       (last-indent adopt-current)
  1917.       (prefix "")
  1918.       (suffix "")))
  1919.  
  1920.     ; element style
  1921.     ("H2_IN_TD"
  1922.      ((element-context "H2")
  1923.       (ancestor-context "TD")
  1924.       (format-type block)
  1925.       (font-family adopt-current)
  1926.       (font-size 18 points)
  1927.       (font-style bold)
  1928.       (font-style adopt-current)
  1929.       (foreground-color adopt-current)
  1930.       (background-color adopt-current)
  1931.       (page-break #f)
  1932.       (keep #f)
  1933.       (tabbed #f)
  1934.       (spaced #f)
  1935.       (revision-bars #f)
  1936.       (top-space 0)
  1937.       (bottom-space 0)
  1938.       (line-height 70 percent)
  1939.       (justification adopt-current)
  1940.       (fill-mode fill)
  1941.       (left-indent adopt-current)
  1942.       (right-indent adopt-current)
  1943.       (first-indent adopt-current)
  1944.       (last-indent adopt-current)
  1945.       (prefix "")
  1946.       (suffix "")))
  1947.  
  1948.     ; element style
  1949.     ("H2_IN_TH"
  1950.      ((element-context "H2")
  1951.       (ancestor-context "TH")
  1952.       (format-type block)
  1953.       (font-family adopt-current)
  1954.       (font-size 18 points)
  1955.       (font-style bold)
  1956.       (font-style adopt-current)
  1957.       (foreground-color adopt-current)
  1958.       (background-color adopt-current)
  1959.       (page-break #f)
  1960.       (keep #f)
  1961.       (tabbed #f)
  1962.       (spaced #f)
  1963.       (revision-bars #f)
  1964.       (top-space 0)
  1965.       (bottom-space 0)
  1966.       (line-height 70 percent)
  1967.       (justification adopt-current)
  1968.       (fill-mode fill)
  1969.       (left-indent adopt-current)
  1970.       (right-indent adopt-current)
  1971.       (first-indent adopt-current)
  1972.       (last-indent adopt-current)
  1973.       (prefix "")
  1974.       (suffix "")))
  1975.  
  1976.     ; element style
  1977.     ("H2_JUSTIFY"
  1978.      ((element-context "H2")
  1979.       (attribute-context "ALIGN=\"JUSTIFY\" ")
  1980.       (format-type block)
  1981.       (font-family adopt-current)
  1982.       (font-size 18 points)
  1983.       (font-style bold)
  1984.       (font-style adopt-current)
  1985.       (foreground-color adopt-current)
  1986.       (background-color adopt-current)
  1987.       (page-break #f)
  1988.       (keep #f)
  1989.       (tabbed #f)
  1990.       (spaced #f)
  1991.       (revision-bars #f)
  1992.       (top-space 20)
  1993.       (bottom-space 0)
  1994.       (line-height 70 percent)
  1995.       (justification both)
  1996.       (fill-mode fill)
  1997.       (left-indent adopt-current)
  1998.       (right-indent adopt-current)
  1999.       (first-indent adopt-current)
  2000.       (last-indent adopt-current)
  2001.       (prefix "")
  2002.       (suffix "")))
  2003.  
  2004.     ; element style
  2005.     ("H2_LEFT"
  2006.      ((element-context "H2")
  2007.       (attribute-context "ALIGN=\"LEFT\" ")
  2008.       (format-type block)
  2009.       (font-family adopt-current)
  2010.       (font-size 18 points)
  2011.       (font-style bold)
  2012.       (font-style adopt-current)
  2013.       (foreground-color adopt-current)
  2014.       (background-color adopt-current)
  2015.       (page-break #f)
  2016.       (keep #f)
  2017.       (tabbed #f)
  2018.       (spaced #f)
  2019.       (revision-bars #f)
  2020.       (top-space 20)
  2021.       (bottom-space 0)
  2022.       (line-height 70 percent)
  2023.       (justification left)
  2024.       (fill-mode fill)
  2025.       (left-indent adopt-current)
  2026.       (right-indent adopt-current)
  2027.       (first-indent adopt-current)
  2028.       (last-indent adopt-current)
  2029.       (prefix "")
  2030.       (suffix "")))
  2031.  
  2032.     ; element style
  2033.     ("H2_RIGHT"
  2034.      ((element-context "H2")
  2035.       (attribute-context "ALIGN=\"RIGHT\" ")
  2036.       (format-type block)
  2037.       (font-family adopt-current)
  2038.       (font-size 18 points)
  2039.       (font-style bold)
  2040.       (font-style adopt-current)
  2041.       (foreground-color adopt-current)
  2042.       (background-color adopt-current)
  2043.       (page-break #f)
  2044.       (keep #f)
  2045.       (tabbed #f)
  2046.       (spaced #f)
  2047.       (revision-bars #f)
  2048.       (top-space 20)
  2049.       (bottom-space 0)
  2050.       (line-height 70 percent)
  2051.       (justification right)
  2052.       (fill-mode fill)
  2053.       (left-indent adopt-current)
  2054.       (right-indent adopt-current)
  2055.       (first-indent adopt-current)
  2056.       (last-indent adopt-current)
  2057.       (prefix "")
  2058.       (suffix "")))
  2059.  
  2060.     ; element style
  2061.     ("H3"
  2062.      ((format-type block)
  2063.       (font-family adopt-current)
  2064.       (font-size 14 points)
  2065.       (font-style bold)
  2066.       (font-style adopt-current)
  2067.       (foreground-color adopt-current)
  2068.       (background-color adopt-current)
  2069.       (page-break #f)
  2070.       (keep #f)
  2071.       (tabbed #f)
  2072.       (spaced #f)
  2073.       (revision-bars #f)
  2074.       (top-space 15)
  2075.       (bottom-space 0)
  2076.       (line-height adopt-current)
  2077.       (justification adopt-current)
  2078.       (fill-mode fill)
  2079.       (left-indent adopt-current)
  2080.       (right-indent adopt-current)
  2081.       (first-indent adopt-current)
  2082.       (last-indent adopt-current)
  2083.       (prefix "")
  2084.       (suffix "")))
  2085.  
  2086.     ; element style
  2087.     ("H3_CENTER"
  2088.      ((element-context "H3")
  2089.       (attribute-context "ALIGN=\"CENTER\" ")
  2090.       (format-type block)
  2091.       (font-family adopt-current)
  2092.       (font-size 14 points)
  2093.       (font-style bold)
  2094.       (font-style adopt-current)
  2095.       (foreground-color adopt-current)
  2096.       (background-color adopt-current)
  2097.       (page-break #f)
  2098.       (keep #f)
  2099.       (tabbed #f)
  2100.       (spaced #f)
  2101.       (revision-bars #f)
  2102.       (top-space 20)
  2103.       (bottom-space 0)
  2104.       (line-height 110 percent)
  2105.       (justification center)
  2106.       (fill-mode fill)
  2107.       (left-indent adopt-current)
  2108.       (right-indent adopt-current)
  2109.       (first-indent adopt-current)
  2110.       (last-indent adopt-current)
  2111.       (prefix "")
  2112.       (suffix "")))
  2113.  
  2114.     ; element style
  2115.     ("H3_IN_DIV"
  2116.      ((element-context "H3")
  2117.       (ancestor-context "DIV")
  2118.       (format-type block)
  2119.       (font-family adopt-current)
  2120.       (font-size 14 points)
  2121.       (font-style bold)
  2122.       (font-style adopt-current)
  2123.       (foreground-color adopt-current)
  2124.       (background-color adopt-current)
  2125.       (page-break #f)
  2126.       (keep #f)
  2127.       (tabbed #f)
  2128.       (spaced #f)
  2129.       (revision-bars #f)
  2130.       (top-space 20)
  2131.       (bottom-space 0)
  2132.       (line-height 110 percent)
  2133.       (justification adopt-current)
  2134.       (fill-mode fill)
  2135.       (left-indent adopt-current)
  2136.       (right-indent adopt-current)
  2137.       (first-indent adopt-current)
  2138.       (last-indent adopt-current)
  2139.       (prefix "")
  2140.       (suffix "")))
  2141.  
  2142.     ; element style
  2143.     ("H3_IN_TD"
  2144.      ((element-context "H3")
  2145.       (ancestor-context "TD")
  2146.       (format-type block)
  2147.       (font-family adopt-current)
  2148.       (font-size 14 points)
  2149.       (font-style bold)
  2150.       (font-style adopt-current)
  2151.       (foreground-color adopt-current)
  2152.       (background-color adopt-current)
  2153.       (page-break #f)
  2154.       (keep #f)
  2155.       (tabbed #f)
  2156.       (spaced #f)
  2157.       (revision-bars #f)
  2158.       (top-space 0)
  2159.       (bottom-space 0)
  2160.       (line-height 110 percent)
  2161.       (justification adopt-current)
  2162.       (fill-mode fill)
  2163.       (left-indent adopt-current)
  2164.       (right-indent adopt-current)
  2165.       (first-indent adopt-current)
  2166.       (last-indent adopt-current)
  2167.       (prefix "")
  2168.       (suffix "")))
  2169.  
  2170.     ; element style
  2171.     ("H3_IN_TH"
  2172.      ((element-context "H3")
  2173.       (ancestor-context "TH")
  2174.       (format-type block)
  2175.       (font-family adopt-current)
  2176.       (font-size 14 points)
  2177.       (font-style bold)
  2178.       (font-style adopt-current)
  2179.       (foreground-color adopt-current)
  2180.       (background-color adopt-current)
  2181.       (page-break #f)
  2182.       (keep #f)
  2183.       (tabbed #f)
  2184.       (spaced #f)
  2185.       (revision-bars #f)
  2186.       (top-space 0)
  2187.       (bottom-space 0)
  2188.       (line-height adopt-current)
  2189.       (justification adopt-current)
  2190.       (fill-mode fill)
  2191.       (left-indent adopt-current)
  2192.       (right-indent adopt-current)
  2193.       (first-indent adopt-current)
  2194.       (last-indent adopt-current)
  2195.       (prefix "")
  2196.       (suffix "")))
  2197.  
  2198.     ; element style
  2199.     ("H3_JUSTIFY"
  2200.      ((element-context "H3")
  2201.       (attribute-context "ALIGN=\"JUSTIFY\" ")
  2202.       (format-type block)
  2203.       (font-family adopt-current)
  2204.       (font-size 14 points)
  2205.       (font-style bold)
  2206.       (font-style adopt-current)
  2207.       (foreground-color adopt-current)
  2208.       (background-color adopt-current)
  2209.       (page-break #f)
  2210.       (keep #f)
  2211.       (tabbed #f)
  2212.       (spaced #f)
  2213.       (revision-bars #f)
  2214.       (top-space 20)
  2215.       (bottom-space 0)
  2216.       (line-height adopt-current)
  2217.       (justification both)
  2218.       (fill-mode fill)
  2219.       (left-indent adopt-current)
  2220.       (right-indent adopt-current)
  2221.       (first-indent adopt-current)
  2222.       (last-indent adopt-current)
  2223.       (prefix "")
  2224.       (suffix "")))
  2225.  
  2226.     ; element style
  2227.     ("H3_LEFT"
  2228.      ((element-context "H3")
  2229.       (attribute-context "ALIGN=\"LEFT\" ")
  2230.       (format-type block)
  2231.       (font-family adopt-current)
  2232.       (font-size 14 points)
  2233.       (font-style bold)
  2234.       (font-style adopt-current)
  2235.       (foreground-color adopt-current)
  2236.       (background-color adopt-current)
  2237.       (page-break #f)
  2238.       (keep #f)
  2239.       (tabbed #f)
  2240.       (spaced #f)
  2241.       (revision-bars #f)
  2242.       (top-space 20)
  2243.       (bottom-space 0)
  2244.       (line-height adopt-current)
  2245.       (justification left)
  2246.       (fill-mode fill)
  2247.       (left-indent adopt-current)
  2248.       (right-indent adopt-current)
  2249.       (first-indent adopt-current)
  2250.       (last-indent adopt-current)
  2251.       (prefix "")
  2252.       (suffix "")))
  2253.  
  2254.     ; element style
  2255.     ("H3_RIGHT"
  2256.      ((element-context "H3")
  2257.       (attribute-context "ALIGN=\"RIGHT\" ")
  2258.       (format-type block)
  2259.       (font-family adopt-current)
  2260.       (font-size 14 points)
  2261.       (font-style bold)
  2262.       (font-style adopt-current)
  2263.       (foreground-color adopt-current)
  2264.       (background-color adopt-current)
  2265.       (page-break #f)
  2266.       (keep #f)
  2267.       (tabbed #f)
  2268.       (spaced #f)
  2269.       (revision-bars #f)
  2270.       (top-space 20)
  2271.       (bottom-space 0)
  2272.       (line-height adopt-current)
  2273.       (justification right)
  2274.       (fill-mode fill)
  2275.       (left-indent adopt-current)
  2276.       (right-indent adopt-current)
  2277.       (first-indent adopt-current)
  2278.       (last-indent adopt-current)
  2279.       (prefix "")
  2280.       (suffix "")))
  2281.  
  2282.     ; element style
  2283.     ("H4"
  2284.      ((format-type block)
  2285.       (font-family adopt-current)
  2286.       (font-size 12 points)
  2287.       (font-style bold)
  2288.       (font-style adopt-current)
  2289.       (foreground-color adopt-current)
  2290.       (background-color adopt-current)
  2291.       (page-break #f)
  2292.       (keep #f)
  2293.       (tabbed #f)
  2294.       (spaced #f)
  2295.       (revision-bars #f)
  2296.       (top-space 12)
  2297.       (bottom-space 0)
  2298.       (line-height adopt-current)
  2299.       (justification adopt-current)
  2300.       (fill-mode adopt-current)
  2301.       (left-indent adopt-current)
  2302.       (right-indent adopt-current)
  2303.       (first-indent adopt-current)
  2304.       (last-indent adopt-current)
  2305.       (prefix "")
  2306.       (suffix "")))
  2307.  
  2308.     ; element style
  2309.     ("H4_CENTER"
  2310.      ((element-context "H4")
  2311.       (attribute-context "ALIGN=\"CENTER\" ")
  2312.       (format-type block)
  2313.       (font-family adopt-current)
  2314.       (font-size 12 points)
  2315.       (font-style bold)
  2316.       (font-style adopt-current)
  2317.       (foreground-color adopt-current)
  2318.       (background-color adopt-current)
  2319.       (page-break #f)
  2320.       (keep #f)
  2321.       (tabbed #f)
  2322.       (spaced #f)
  2323.       (revision-bars #f)
  2324.       (top-space 20)
  2325.       (bottom-space 0)
  2326.       (line-height adopt-current)
  2327.       (justification center)
  2328.       (fill-mode adopt-current)
  2329.       (left-indent adopt-current)
  2330.       (right-indent adopt-current)
  2331.       (first-indent adopt-current)
  2332.       (last-indent adopt-current)
  2333.       (prefix "")
  2334.       (suffix "")))
  2335.  
  2336.     ; element style
  2337.     ("H4_IN_DIV"
  2338.      ((element-context "H4")
  2339.       (ancestor-context "DIV")
  2340.       (format-type block)
  2341.       (font-family adopt-current)
  2342.       (font-size 12 points)
  2343.       (font-style bold)
  2344.       (font-style adopt-current)
  2345.       (foreground-color adopt-current)
  2346.       (background-color adopt-current)
  2347.       (page-break #f)
  2348.       (keep #f)
  2349.       (tabbed #f)
  2350.       (spaced #f)
  2351.       (revision-bars #f)
  2352.       (top-space 20)
  2353.       (bottom-space 0)
  2354.       (line-height adopt-current)
  2355.       (justification adopt-current)
  2356.       (fill-mode adopt-current)
  2357.       (left-indent adopt-current)
  2358.       (right-indent adopt-current)
  2359.       (first-indent adopt-current)
  2360.       (last-indent adopt-current)
  2361.       (prefix "")
  2362.       (suffix "")))
  2363.  
  2364.     ; element style
  2365.     ("H4_IN_TD"
  2366.      ((element-context "H4")
  2367.       (ancestor-context "TD")
  2368.       (format-type block)
  2369.       (font-family adopt-current)
  2370.       (font-size 12 points)
  2371.       (font-style bold)
  2372.       (font-style adopt-current)
  2373.       (foreground-color adopt-current)
  2374.       (background-color adopt-current)
  2375.       (page-break #f)
  2376.       (keep #f)
  2377.       (tabbed #f)
  2378.       (spaced #f)
  2379.       (revision-bars #f)
  2380.       (top-space 0)
  2381.       (bottom-space 0)
  2382.       (line-height adopt-current)
  2383.       (justification adopt-current)
  2384.       (fill-mode adopt-current)
  2385.       (left-indent adopt-current)
  2386.       (right-indent adopt-current)
  2387.       (first-indent adopt-current)
  2388.       (last-indent adopt-current)
  2389.       (prefix "")
  2390.       (suffix "")))
  2391.  
  2392.     ; element style
  2393.     ("H4_IN_TH"
  2394.      ((element-context "H4")
  2395.       (ancestor-context "TH")
  2396.       (format-type block)
  2397.       (font-family adopt-current)
  2398.       (font-size 12 points)
  2399.       (font-style bold)
  2400.       (font-style adopt-current)
  2401.       (foreground-color adopt-current)
  2402.       (background-color adopt-current)
  2403.       (page-break #f)
  2404.       (keep #f)
  2405.       (tabbed #f)
  2406.       (spaced #f)
  2407.       (revision-bars #f)
  2408.       (top-space 0)
  2409.       (bottom-space 0)
  2410.       (line-height adopt-current)
  2411.       (justification adopt-current)
  2412.       (fill-mode adopt-current)
  2413.       (left-indent adopt-current)
  2414.       (right-indent adopt-current)
  2415.       (first-indent adopt-current)
  2416.       (last-indent adopt-current)
  2417.       (prefix "")
  2418.       (suffix "")))
  2419.  
  2420.     ; element style
  2421.     ("H4_JUSTIFY"
  2422.      ((element-context "H4")
  2423.       (attribute-context "ALIGN=\"JUSTIFY\" ")
  2424.       (format-type block)
  2425.       (font-family adopt-current)
  2426.       (font-size 12 points)
  2427.       (font-style bold)
  2428.       (font-style adopt-current)
  2429.       (foreground-color adopt-current)
  2430.       (background-color adopt-current)
  2431.       (page-break #f)
  2432.       (keep #f)
  2433.       (tabbed #f)
  2434.       (spaced #f)
  2435.       (revision-bars #f)
  2436.       (top-space 20)
  2437.       (bottom-space 0)
  2438.       (line-height adopt-current)
  2439.       (justification both)
  2440.       (fill-mode adopt-current)
  2441.       (left-indent adopt-current)
  2442.       (right-indent adopt-current)
  2443.       (first-indent adopt-current)
  2444.       (last-indent adopt-current)
  2445.       (prefix "")
  2446.       (suffix "")))
  2447.  
  2448.     ; element style
  2449.     ("H4_LEFT"
  2450.      ((element-context "H4")
  2451.       (attribute-context "ALIGN=\"LEFT\" ")
  2452.       (format-type block)
  2453.       (font-family adopt-current)
  2454.       (font-size 12 points)
  2455.       (font-style bold)
  2456.       (font-style adopt-current)
  2457.       (foreground-color adopt-current)
  2458.       (background-color adopt-current)
  2459.       (page-break #f)
  2460.       (keep #f)
  2461.       (tabbed #f)
  2462.       (spaced #f)
  2463.       (revision-bars #f)
  2464.       (top-space 20)
  2465.       (bottom-space 0)
  2466.       (line-height adopt-current)
  2467.       (justification left)
  2468.       (fill-mode adopt-current)
  2469.       (left-indent adopt-current)
  2470.       (right-indent adopt-current)
  2471.       (first-indent adopt-current)
  2472.       (last-indent adopt-current)
  2473.       (prefix "")
  2474.       (suffix "")))
  2475.  
  2476.     ; element style
  2477.     ("H4_RIGHT"
  2478.      ((element-context "H4")
  2479.       (attribute-context "ALIGN=\"RIGHT\" ")
  2480.       (format-type block)
  2481.       (font-family adopt-current)
  2482.       (font-size 12 points)
  2483.       (font-style bold)
  2484.       (font-style adopt-current)
  2485.       (foreground-color adopt-current)
  2486.       (background-color adopt-current)
  2487.       (page-break #f)
  2488.       (keep #f)
  2489.       (tabbed #f)
  2490.       (spaced #f)
  2491.       (revision-bars #f)
  2492.       (top-space 20)
  2493.       (bottom-space 0)
  2494.       (line-height adopt-current)
  2495.       (justification right)
  2496.       (fill-mode adopt-current)
  2497.       (left-indent adopt-current)
  2498.       (right-indent adopt-current)
  2499.       (first-indent adopt-current)
  2500.       (last-indent adopt-current)
  2501.       (prefix "")
  2502.       (suffix "")))
  2503.  
  2504.     ; element style
  2505.     ("H5"
  2506.      ((format-type block)
  2507.       (font-family adopt-current)
  2508.       (font-size 10 points)
  2509.       (font-style bold)
  2510.       (foreground-color adopt-current)
  2511.       (background-color adopt-current)
  2512.       (page-break #f)
  2513.       (keep #f)
  2514.       (tabbed #f)
  2515.       (spaced #f)
  2516.       (revision-bars #f)
  2517.       (top-space 12)
  2518.       (bottom-space 0)
  2519.       (line-height adopt-current)
  2520.       (justification adopt-current)
  2521.       (fill-mode adopt-current)
  2522.       (left-indent adopt-current)
  2523.       (right-indent adopt-current)
  2524.       (first-indent adopt-current)
  2525.       (last-indent adopt-current)
  2526.       (prefix "")
  2527.       (suffix "")))
  2528.  
  2529.     ; element style
  2530.     ("H5_CENTER"
  2531.      ((element-context "H5")
  2532.       (attribute-context "ALIGN=\"CENTER\" ")
  2533.       (format-type block)
  2534.       (font-family adopt-current)
  2535.       (font-size 10 points)
  2536.       (font-style bold)
  2537.       (foreground-color adopt-current)
  2538.       (background-color adopt-current)
  2539.       (page-break #f)
  2540.       (keep #f)
  2541.       (tabbed #f)
  2542.       (spaced #f)
  2543.       (revision-bars #f)
  2544.       (top-space 15)
  2545.       (bottom-space 0)
  2546.       (line-height adopt-current)
  2547.       (justification center)
  2548.       (fill-mode adopt-current)
  2549.       (left-indent 0)
  2550.       (right-indent adopt-current)
  2551.       (first-indent adopt-current)
  2552.       (last-indent adopt-current)
  2553.       (prefix "")
  2554.       (suffix "")))
  2555.  
  2556.     ; element style
  2557.     ("H5_IN_DIV"
  2558.      ((element-context "H5")
  2559.       (ancestor-context "DIV")
  2560.       (format-type block)
  2561.       (font-family adopt-current)
  2562.       (font-size 10 points)
  2563.       (font-style bold)
  2564.       (foreground-color adopt-current)
  2565.       (background-color adopt-current)
  2566.       (page-break #f)
  2567.       (keep #f)
  2568.       (tabbed #f)
  2569.       (spaced #f)
  2570.       (revision-bars #f)
  2571.       (top-space 15)
  2572.       (bottom-space 0)
  2573.       (line-height adopt-current)
  2574.       (justification adopt-current)
  2575.       (fill-mode adopt-current)
  2576.       (left-indent 0)
  2577.       (right-indent adopt-current)
  2578.       (first-indent adopt-current)
  2579.       (last-indent adopt-current)
  2580.       (prefix "")
  2581.       (suffix "")))
  2582.  
  2583.     ; element style
  2584.     ("H5_IN_TD"
  2585.      ((element-context "H5")
  2586.       (ancestor-context "TD")
  2587.       (format-type block)
  2588.       (font-family adopt-current)
  2589.       (font-size 10 points)
  2590.       (font-style bold)
  2591.       (foreground-color adopt-current)
  2592.       (background-color adopt-current)
  2593.       (page-break #f)
  2594.       (keep #f)
  2595.       (tabbed #f)
  2596.       (spaced #f)
  2597.       (revision-bars #f)
  2598.       (top-space 0)
  2599.       (bottom-space 0)
  2600.       (line-height adopt-current)
  2601.       (justification adopt-current)
  2602.       (fill-mode adopt-current)
  2603.       (left-indent 0)
  2604.       (right-indent adopt-current)
  2605.       (first-indent adopt-current)
  2606.       (last-indent adopt-current)
  2607.       (prefix "")
  2608.       (suffix "")))
  2609.  
  2610.     ; element style
  2611.     ("H5_IN_TH"
  2612.      ((element-context "H5")
  2613.       (ancestor-context "TH")
  2614.       (format-type block)
  2615.       (font-family adopt-current)
  2616.       (font-size 10 points)
  2617.       (font-style bold)
  2618.       (foreground-color adopt-current)
  2619.       (background-color adopt-current)
  2620.       (page-break #f)
  2621.       (keep #f)
  2622.       (tabbed #f)
  2623.       (spaced #f)
  2624.       (revision-bars #f)
  2625.       (top-space 0)
  2626.       (bottom-space 0)
  2627.       (line-height adopt-current)
  2628.       (justification adopt-current)
  2629.       (fill-mode adopt-current)
  2630.       (left-indent 0)
  2631.       (right-indent adopt-current)
  2632.       (first-indent adopt-current)
  2633.       (last-indent adopt-current)
  2634.       (prefix "")
  2635.       (suffix "")))
  2636.  
  2637.     ; element style
  2638.     ("H5_JUSTIFY"
  2639.      ((element-context "H5")
  2640.       (attribute-context "ALIGN=\"JUSTIFY\" ")
  2641.       (format-type block)
  2642.       (font-family adopt-current)
  2643.       (font-size 10 points)
  2644.       (font-style bold)
  2645.       (foreground-color adopt-current)
  2646.       (background-color adopt-current)
  2647.       (page-break #f)
  2648.       (keep #f)
  2649.       (tabbed #f)
  2650.       (spaced #f)
  2651.       (revision-bars #f)
  2652.       (top-space 15)
  2653.       (bottom-space 0)
  2654.       (line-height adopt-current)
  2655.       (justification both)
  2656.       (fill-mode adopt-current)
  2657.       (left-indent 0)
  2658.       (right-indent adopt-current)
  2659.       (first-indent adopt-current)
  2660.       (last-indent adopt-current)
  2661.       (prefix "")
  2662.       (suffix "")))
  2663.  
  2664.     ; element style
  2665.     ("H5_LEFT"
  2666.      ((element-context "H5")
  2667.       (attribute-context "ALIGN=\"LEFT\" ")
  2668.       (format-type block)
  2669.       (font-family adopt-current)
  2670.       (font-size 10 points)
  2671.       (font-style bold)
  2672.       (foreground-color adopt-current)
  2673.       (background-color adopt-current)
  2674.       (page-break #f)
  2675.       (keep #f)
  2676.       (tabbed #f)
  2677.       (spaced #f)
  2678.       (revision-bars #f)
  2679.       (top-space 15)
  2680.       (bottom-space 0)
  2681.       (line-height adopt-current)
  2682.       (justification left)
  2683.       (fill-mode adopt-current)
  2684.       (left-indent 0)
  2685.       (right-indent adopt-current)
  2686.       (first-indent adopt-current)
  2687.       (last-indent adopt-current)
  2688.       (prefix "")
  2689.       (suffix "")))
  2690.  
  2691.     ; element style
  2692.     ("H5_RIGHT"
  2693.      ((element-context "H5")
  2694.       (attribute-context "ALIGN=\"RIGHT\" ")
  2695.       (format-type block)
  2696.       (font-family adopt-current)
  2697.       (font-size 10 points)
  2698.       (font-style bold)
  2699.       (foreground-color adopt-current)
  2700.       (background-color adopt-current)
  2701.       (page-break #f)
  2702.       (keep #f)
  2703.       (tabbed #f)
  2704.       (spaced #f)
  2705.       (revision-bars #f)
  2706.       (top-space 15)
  2707.       (bottom-space 0)
  2708.       (line-height adopt-current)
  2709.       (justification right)
  2710.       (fill-mode adopt-current)
  2711.       (left-indent 0)
  2712.       (right-indent adopt-current)
  2713.       (first-indent adopt-current)
  2714.       (last-indent adopt-current)
  2715.       (prefix "")
  2716.       (suffix "")))
  2717.  
  2718.     ; element style
  2719.     ("H6"
  2720.      ((format-type block)
  2721.       (font-family adopt-current)
  2722.       (font-size 8 points)
  2723.       (font-style bold)
  2724.       (foreground-color adopt-current)
  2725.       (background-color adopt-current)
  2726.       (page-break #f)
  2727.       (keep #f)
  2728.       (tabbed #f)
  2729.       (spaced #f)
  2730.       (revision-bars #f)
  2731.       (top-space 8)
  2732.       (bottom-space 0)
  2733.       (line-height adopt-current)
  2734.       (justification adopt-current)
  2735.       (fill-mode adopt-current)
  2736.       (left-indent 0)
  2737.       (right-indent adopt-current)
  2738.       (first-indent adopt-current)
  2739.       (last-indent adopt-current)
  2740.       (prefix "")
  2741.       (suffix "")))
  2742.  
  2743.     ; element style
  2744.     ("H6_CENTER"
  2745.      ((element-context "H6")
  2746.       (attribute-context "ALIGN=\"CENTER\" ")
  2747.       (format-type block)
  2748.       (font-family adopt-current)
  2749.       (font-size 8 points)
  2750.       (font-style bold)
  2751.       (foreground-color adopt-current)
  2752.       (background-color adopt-current)
  2753.       (page-break #f)
  2754.       (keep #f)
  2755.       (tabbed #f)
  2756.       (spaced #f)
  2757.       (revision-bars #f)
  2758.       (top-space 12)
  2759.       (bottom-space 0)
  2760.       (line-height adopt-current)
  2761.       (justification center)
  2762.       (fill-mode adopt-current)
  2763.       (left-indent 0)
  2764.       (right-indent adopt-current)
  2765.       (first-indent adopt-current)
  2766.       (last-indent adopt-current)
  2767.       (prefix "")
  2768.       (suffix "")))
  2769.  
  2770.     ; element style
  2771.     ("H6_IN_DIV"
  2772.      ((element-context "H6")
  2773.       (ancestor-context "DIV")
  2774.       (format-type block)
  2775.       (font-family adopt-current)
  2776.       (font-size 8 points)
  2777.       (font-style bold)
  2778.       (foreground-color adopt-current)
  2779.       (background-color adopt-current)
  2780.       (page-break #f)
  2781.       (keep #f)
  2782.       (tabbed #f)
  2783.       (spaced #f)
  2784.       (revision-bars #f)
  2785.       (top-space 0)
  2786.       (bottom-space 0)
  2787.       (line-height adopt-current)
  2788.       (justification adopt-current)
  2789.       (fill-mode adopt-current)
  2790.       (left-indent 0)
  2791.       (right-indent adopt-current)
  2792.       (first-indent adopt-current)
  2793.       (last-indent adopt-current)
  2794.       (prefix "")
  2795.       (suffix "")))
  2796.  
  2797.     ; element style
  2798.     ("H6_IN_TD"
  2799.      ((element-context "H6")
  2800.       (ancestor-context "TD")
  2801.       (format-type block)
  2802.       (font-family adopt-current)
  2803.       (font-size 8 points)
  2804.       (font-style bold)
  2805.       (foreground-color adopt-current)
  2806.       (background-color adopt-current)
  2807.       (page-break #f)
  2808.       (keep #f)
  2809.       (tabbed #f)
  2810.       (spaced #f)
  2811.       (revision-bars #f)
  2812.       (top-space 0)
  2813.       (bottom-space 0)
  2814.       (line-height adopt-current)
  2815.       (justification adopt-current)
  2816.       (fill-mode adopt-current)
  2817.       (left-indent 0)
  2818.       (right-indent adopt-current)
  2819.       (first-indent adopt-current)
  2820.       (last-indent adopt-current)
  2821.       (prefix "")
  2822.       (suffix "")))
  2823.  
  2824.     ; element style
  2825.     ("H6_IN_TH"
  2826.      ((element-context "H6")
  2827.       (ancestor-context "TH")
  2828.       (format-type block)
  2829.       (font-family adopt-current)
  2830.       (font-size 8 points)
  2831.       (font-style bold)
  2832.       (foreground-color adopt-current)
  2833.       (background-color adopt-current)
  2834.       (page-break #f)
  2835.       (keep #f)
  2836.       (tabbed #f)
  2837.       (spaced #f)
  2838.       (revision-bars #f)
  2839.       (top-space 0)
  2840.       (bottom-space 0)
  2841.       (line-height adopt-current)
  2842.       (justification adopt-current)
  2843.       (fill-mode adopt-current)
  2844.       (left-indent 0)
  2845.       (right-indent adopt-current)
  2846.       (first-indent adopt-current)
  2847.       (last-indent adopt-current)
  2848.       (prefix "")
  2849.       (suffix "")))
  2850.  
  2851.     ; element style
  2852.     ("H6_JUSTIFY"
  2853.      ((element-context "H6")
  2854.       (attribute-context "ALIGN=\"JUSTIFY\" ")
  2855.       (format-type block)
  2856.       (font-family adopt-current)
  2857.       (font-size 8 points)
  2858.       (font-style bold)
  2859.       (foreground-color adopt-current)
  2860.       (background-color adopt-current)
  2861.       (page-break #f)
  2862.       (keep #f)
  2863.       (tabbed #f)
  2864.       (spaced #f)
  2865.       (revision-bars #f)
  2866.       (top-space 12)
  2867.       (bottom-space 0)
  2868.       (line-height adopt-current)
  2869.       (justification both)
  2870.       (fill-mode adopt-current)
  2871.       (left-indent 0)
  2872.       (right-indent adopt-current)
  2873.       (first-indent adopt-current)
  2874.       (last-indent adopt-current)
  2875.       (prefix "")
  2876.       (suffix "")))
  2877.  
  2878.     ; element style
  2879.     ("H6_LEFT"
  2880.      ((element-context "H6")
  2881.       (attribute-context "ALIGN=\"LEFT\" ")
  2882.       (format-type block)
  2883.       (font-family adopt-current)
  2884.       (font-size 8 points)
  2885.       (font-style bold)
  2886.       (foreground-color adopt-current)
  2887.       (background-color adopt-current)
  2888.       (page-break #f)
  2889.       (keep #f)
  2890.       (tabbed #f)
  2891.       (spaced #f)
  2892.       (revision-bars #f)
  2893.       (top-space 12)
  2894.       (bottom-space 0)
  2895.       (line-height adopt-current)
  2896.       (justification left)
  2897.       (fill-mode adopt-current)
  2898.       (left-indent 0)
  2899.       (right-indent adopt-current)
  2900.       (first-indent adopt-current)
  2901.       (last-indent adopt-current)
  2902.       (prefix "")
  2903.       (suffix "")))
  2904.  
  2905.     ; element style
  2906.     ("H6_RIGHT"
  2907.      ((element-context "H6")
  2908.       (attribute-context "ALIGN=\"RIGHT\" ")
  2909.       (format-type block)
  2910.       (font-family adopt-current)
  2911.       (font-size 8 points)
  2912.       (font-style bold)
  2913.       (foreground-color adopt-current)
  2914.       (background-color adopt-current)
  2915.       (page-break #f)
  2916.       (keep #f)
  2917.       (tabbed #f)
  2918.       (spaced #f)
  2919.       (revision-bars #f)
  2920.       (top-space 12)
  2921.       (bottom-space 0)
  2922.       (line-height adopt-current)
  2923.       (justification right)
  2924.       (fill-mode adopt-current)
  2925.       (left-indent 0)
  2926.       (right-indent adopt-current)
  2927.       (first-indent adopt-current)
  2928.       (last-indent adopt-current)
  2929.       (prefix "")
  2930.       (suffix "")))
  2931.  
  2932.     ; element style
  2933.     ("HEAD"
  2934.      ((format-type block)
  2935.       (font-family adopt-current)
  2936.       (font-size adopt-current)
  2937.       (font-style adopt-current)
  2938.       (foreground-color adopt-current)
  2939.       (background-color adopt-current)
  2940.       (page-break #f)
  2941.       (keep #f)
  2942.       (tabbed #f)
  2943.       (spaced #f)
  2944.       (revision-bars #f)
  2945.       (top-space 0)
  2946.       (bottom-space 0)
  2947.       (line-height adopt-current)
  2948.       (justification adopt-current)
  2949.       (fill-mode adopt-current)
  2950.       (left-indent adopt-current)
  2951.       (right-indent adopt-current)
  2952.       (first-indent adopt-current)
  2953.       (last-indent adopt-current)
  2954.       (prefix "")
  2955.       (suffix "")))
  2956.  
  2957.     ; element style
  2958.     ("HR"
  2959.      ((format-type block)
  2960.       (font-family adopt-current)
  2961.       (font-size adopt-current)
  2962.       (font-style adopt-current)
  2963.       (foreground-color adopt-current)
  2964.       (background-color adopt-current)
  2965.       (page-break #f)
  2966.       (keep #f)
  2967.       (tabbed #f)
  2968.       (spaced #f)
  2969.       (revision-bars #f)
  2970.       (top-space 10)
  2971.       (bottom-space 10)
  2972.       (line-height adopt-current)
  2973.       (justification center)
  2974.       (fill-mode adopt-current)
  2975.       (left-indent adopt-current)
  2976.       (right-indent adopt-current)
  2977.       (first-indent adopt-current)
  2978.       (last-indent adopt-current)
  2979.       (prefix "%attribute SRC;")
  2980.       (suffix "__________________________________________________")))
  2981.  
  2982.     ; element style
  2983.     ("HR_LEFT"
  2984.      ((element-context "HR")
  2985.       (attribute-context "ALIGN=\"LEFT\" ")
  2986.       (format-type block)
  2987.       (font-family adopt-current)
  2988.       (font-size adopt-current)
  2989.       (font-style adopt-current)
  2990.       (foreground-color adopt-current)
  2991.       (background-color adopt-current)
  2992.       (page-break #f)
  2993.       (keep #f)
  2994.       (tabbed #f)
  2995.       (spaced #f)
  2996.       (revision-bars #f)
  2997.       (top-space 0)
  2998.       (bottom-space 0)
  2999.       (line-height adopt-current)
  3000.       (justification left)
  3001.       (fill-mode adopt-current)
  3002.       (prefix "")
  3003.       (suffix "")))
  3004.  
  3005.     ; element style
  3006.     ("HR_RIGHT"
  3007.      ((element-context "HR")
  3008.       (attribute-context "ALIGN=\"RIGHT\" ")
  3009.       (format-type block)
  3010.       (font-family adopt-current)
  3011.       (font-size adopt-current)
  3012.       (font-style adopt-current)
  3013.       (foreground-color adopt-current)
  3014.       (background-color adopt-current)
  3015.       (page-break #f)
  3016.       (keep #f)
  3017.       (tabbed #f)
  3018.       (spaced #f)
  3019.       (revision-bars #f)
  3020.       (top-space 0)
  3021.       (bottom-space 0)
  3022.       (line-height adopt-current)
  3023.       (justification right)
  3024.       (fill-mode adopt-current)
  3025.       (prefix "")
  3026.       (suffix "")))
  3027.  
  3028.     ; element style
  3029.     ("HTML"
  3030.      ((format-type block)
  3031.       (font-family adopt-current)
  3032.       (font-size adopt-current)
  3033.       (font-style adopt-current)
  3034.       (foreground-color adopt-current)
  3035.       (background-color adopt-current)
  3036.       (page-break #f)
  3037.       (keep #f)
  3038.       (tabbed #f)
  3039.       (spaced #f)
  3040.       (revision-bars #f)
  3041.       (top-space 0)
  3042.       (bottom-space 0)
  3043.       (line-height adopt-current)
  3044.       (justification adopt-current)
  3045.       (fill-mode adopt-current)
  3046.       (prefix "")
  3047.       (suffix "")))
  3048.  
  3049.     ; element style
  3050.     ("I"
  3051.      ((format-type inline)
  3052.       (font-family adopt-current)
  3053.       (font-size adopt-current)
  3054.       (font-style italic)
  3055.       (font-style adopt-current)
  3056.       (foreground-color adopt-current)
  3057.       (background-color adopt-current)
  3058.       (page-break #f)
  3059.       (keep #f)
  3060.       (tabbed #f)
  3061.       (spaced #f)
  3062.       (revision-bars #f)
  3063.       (prefix "")
  3064.       (suffix "")))
  3065.  
  3066.     ; element style
  3067.     ("IFRAME"
  3068.      ((format-type block)
  3069.       (font-family adopt-current)
  3070.       (font-size adopt-current)
  3071.       (font-style adopt-current)
  3072.       (foreground-color adopt-current)
  3073.       (background-color adopt-current)
  3074.       (page-break #f)
  3075.       (keep #f)
  3076.       (tabbed #f)
  3077.       (spaced #f)
  3078.       (revision-bars #f)
  3079.       (top-space 0)
  3080.       (bottom-space 0)
  3081.       (line-height adopt-current)
  3082.       (justification adopt-current)
  3083.       (fill-mode adopt-current)
  3084.       (prefix "")
  3085.       (suffix "")))
  3086.  
  3087.     ; element style
  3088.     ("ILAYER"
  3089.      ((format-type block)
  3090.       (font-family adopt-current)
  3091.       (font-size adopt-current)
  3092.       (font-style adopt-current)
  3093.       (foreground-color adopt-current)
  3094.       (background-color adopt-current)
  3095.       (page-break #f)
  3096.       (keep #f)
  3097.       (tabbed #f)
  3098.       (spaced #f)
  3099.       (revision-bars #f)
  3100.       (top-space 0)
  3101.       (bottom-space 0)
  3102.       (line-height adopt-current)
  3103.       (justification adopt-current)
  3104.       (fill-mode adopt-current)
  3105.       (prefix "")
  3106.       (suffix "")))
  3107.  
  3108.     ; element style
  3109.     ("IMG"
  3110.      ((format-type inline)
  3111.       (font-family adopt-current)
  3112.       (font-size adopt-current)
  3113.       (font-style plain)
  3114.       (foreground-color adopt-current)
  3115.       (background-color adopt-current)
  3116.       (page-break #f)
  3117.       (keep #f)
  3118.       (tabbed #t)
  3119.       (spaced #f)
  3120.       (revision-bars #f)
  3121.       (prefix "%attribute SRC;")
  3122.       (suffix "[%attribute ALT;]")))
  3123.  
  3124.     ; element style
  3125.     ("INPUT"
  3126.      ((format-type inline)
  3127.       (font-family adopt-current)
  3128.       (font-size adopt-current)
  3129.       (font-style adopt-current)
  3130.       (foreground-color adopt-current)
  3131.       (background-color adopt-current)
  3132.       (page-break #f)
  3133.       (keep #f)
  3134.       (tabbed #f)
  3135.       (spaced #f)
  3136.       (revision-bars #f)
  3137.       (prefix "")
  3138.       (suffix "[NAME = %attribute name; & TYPE = %attribute TYPE;]")))
  3139.  
  3140.     ; element style
  3141.     ("INPUT_CHECK"
  3142.      ((element-context "INPUT")
  3143.       (attribute-context "TYPE=\"CHECKBOX\" ")
  3144.       (format-type inline)
  3145.       (font-family adopt-current)
  3146.       (font-size adopt-current)
  3147.       (font-style adopt-current)
  3148.       (foreground-color adopt-current)
  3149.       (background-color adopt-current)
  3150.       (page-break #f)
  3151.       (keep #f)
  3152.       (tabbed #f)
  3153.       (spaced #f)
  3154.       (revision-bars #f)
  3155.       (prefix "")
  3156.       (suffix "[NAME = %attribute name;  & TYPE = %attribute TYPE; & VALUE = %attribute VALUE;]")))
  3157.  
  3158.     ; element style
  3159.     ("INPUT_HIDDEN"
  3160.      ((element-context "INPUT")
  3161.       (attribute-context "TYPE=\"HIDDEN\" ")
  3162.       (format-type inline)
  3163.       (font-family "Courier New")
  3164.       (font-size adopt-current)
  3165.       (font-style adopt-current)
  3166.       (foreground-color "Gray")
  3167.       (background-color adopt-current)
  3168.       (page-break #f)
  3169.       (keep #f)
  3170.       (tabbed #f)
  3171.       (spaced #f)
  3172.       (revision-bars #f)
  3173.       (prefix "")
  3174.       (suffix "[%attribute-list;]")))
  3175.  
  3176.     ; element style
  3177.     ("INPUT_IMAGE"
  3178.      ((element-context "INPUT")
  3179.       (attribute-context "TYPE=\"IMAGE\" ")
  3180.       (format-type inline)
  3181.       (font-family adopt-current)
  3182.       (font-size adopt-current)
  3183.       (font-style adopt-current)
  3184.       (foreground-color adopt-current)
  3185.       (background-color adopt-current)
  3186.       (page-break #f)
  3187.       (keep #f)
  3188.       (tabbed #f)
  3189.       (spaced #f)
  3190.       (revision-bars #f)
  3191.       (prefix "%attribute SRC;")
  3192.       (suffix " [NAME = %attribute name; & TYPE = %attribute TYPE; ]")))
  3193.  
  3194.     ; element style
  3195.     ("INPUT_RADIO"
  3196.      ((element-context "INPUT")
  3197.       (attribute-context "TYPE=\"RADIO\" ")
  3198.       (format-type inline)
  3199.       (font-family adopt-current)
  3200.       (font-size adopt-current)
  3201.       (font-style adopt-current)
  3202.       (foreground-color adopt-current)
  3203.       (background-color adopt-current)
  3204.       (page-break #f)
  3205.       (keep #f)
  3206.       (tabbed #f)
  3207.       (spaced #f)
  3208.       (revision-bars #f)
  3209.       (prefix "")
  3210.       (suffix "[NAME = %attribute name; & TYPE = %attribute TYPE; & VALUE =  %attribute VALUE;]")))
  3211.  
  3212.     ; element style
  3213.     ("INPUT_RESET"
  3214.      ((element-context "INPUT")
  3215.       (attribute-context "TYPE=\"RESET\" ")
  3216.       (format-type inline)
  3217.       (font-family adopt-current)
  3218.       (font-size adopt-current)
  3219.       (font-style adopt-current)
  3220.       (foreground-color adopt-current)
  3221.       (background-color adopt-current)
  3222.       (page-break #f)
  3223.       (keep #f)
  3224.       (tabbed #f)
  3225.       (spaced #f)
  3226.       (revision-bars #f)
  3227.       (prefix "")
  3228.       (suffix "[TYPE = %attribute TYPE;]")))
  3229.  
  3230.     ; element style
  3231.     ("INPUT_SUBMIT"
  3232.      ((element-context "INPUT")
  3233.       (attribute-context "TYPE=\"SUBMIT\" ")
  3234.       (format-type inline)
  3235.       (font-family adopt-current)
  3236.       (font-size adopt-current)
  3237.       (font-style adopt-current)
  3238.       (foreground-color adopt-current)
  3239.       (background-color adopt-current)
  3240.       (page-break #f)
  3241.       (keep #f)
  3242.       (tabbed #f)
  3243.       (spaced #f)
  3244.       (revision-bars #f)
  3245.       (prefix "")
  3246.       (suffix "[TYPE = %attribute TYPE;]")))
  3247.  
  3248.     ; element style
  3249.     ("INS"
  3250.      ((format-type inline)
  3251.       (font-family adopt-current)
  3252.       (font-size adopt-current)
  3253.       (font-style adopt-current)
  3254.       (foreground-color adopt-current)
  3255.       (background-color adopt-current)
  3256.       (page-break #f)
  3257.       (keep #f)
  3258.       (tabbed #f)
  3259.       (spaced #f)
  3260.       (revision-bars #f)
  3261.       (prefix "")
  3262.       (suffix "")))
  3263.  
  3264.     ; element style
  3265.     ("ISINDEX"
  3266.      ((format-type block)
  3267.       (font-family adopt-current)
  3268.       (font-size adopt-current)
  3269.       (font-style adopt-current)
  3270.       (foreground-color adopt-current)
  3271.       (background-color adopt-current)
  3272.       (page-break #f)
  3273.       (keep #f)
  3274.       (tabbed #f)
  3275.       (spaced #f)
  3276.       (revision-bars #f)
  3277.       (top-space 0)
  3278.       (bottom-space 0)
  3279.       (line-height adopt-current)
  3280.       (justification adopt-current)
  3281.       (fill-mode adopt-current)
  3282.       (prefix "")
  3283.       (suffix "")))
  3284.  
  3285.     ; element style
  3286.     ("KBD"
  3287.      ((format-type inline)
  3288.       (font-family "Courier New")
  3289.       (font-size adopt-current)
  3290.       (font-style adopt-current)
  3291.       (foreground-color adopt-current)
  3292.       (background-color adopt-current)
  3293.       (page-break #f)
  3294.       (keep #f)
  3295.       (tabbed #f)
  3296.       (spaced #f)
  3297.       (revision-bars #f)
  3298.       (prefix "")
  3299.       (suffix "")))
  3300.  
  3301.     ; element style
  3302.     ("LABEL"
  3303.      ((format-type block)
  3304.       (font-family adopt-current)
  3305.       (font-size adopt-current)
  3306.       (font-style adopt-current)
  3307.       (foreground-color adopt-current)
  3308.       (background-color adopt-current)
  3309.       (page-break #f)
  3310.       (keep #f)
  3311.       (tabbed #f)
  3312.       (spaced #f)
  3313.       (revision-bars #f)
  3314.       (top-space 0)
  3315.       (bottom-space 0)
  3316.       (line-height adopt-current)
  3317.       (justification adopt-current)
  3318.       (fill-mode adopt-current)
  3319.       (prefix "")
  3320.       (suffix "")))
  3321.  
  3322.     ; element style
  3323.     ("LAYER"
  3324.      ((format-type block)
  3325.       (font-family adopt-current)
  3326.       (font-size adopt-current)
  3327.       (font-style adopt-current)
  3328.       (foreground-color adopt-current)
  3329.       (background-color adopt-current)
  3330.       (page-break #f)
  3331.       (keep #f)
  3332.       (tabbed #f)
  3333.       (spaced #f)
  3334.       (revision-bars #f)
  3335.       (top-space 0)
  3336.       (bottom-space 0)
  3337.       (line-height adopt-current)
  3338.       (justification adopt-current)
  3339.       (fill-mode adopt-current)
  3340.       (prefix "")
  3341.       (suffix "")))
  3342.  
  3343.     ; element style
  3344.     ("LEGEND"
  3345.      ((format-type block)
  3346.       (font-family adopt-current)
  3347.       (font-size adopt-current)
  3348.       (font-style adopt-current)
  3349.       (foreground-color adopt-current)
  3350.       (background-color adopt-current)
  3351.       (page-break #f)
  3352.       (keep #f)
  3353.       (tabbed #f)
  3354.       (spaced #f)
  3355.       (revision-bars #f)
  3356.       (top-space 0)
  3357.       (bottom-space 0)
  3358.       (line-height adopt-current)
  3359.       (justification adopt-current)
  3360.       (fill-mode adopt-current)
  3361.       (prefix "")
  3362.       (suffix "")))
  3363.  
  3364.     ; element style
  3365.     ("LH"
  3366.      ((format-type block)
  3367.       (font-family adopt-current)
  3368.       (font-size adopt-current)
  3369.       (font-style adopt-current)
  3370.       (foreground-color adopt-current)
  3371.       (background-color adopt-current)
  3372.       (page-break #f)
  3373.       (keep #f)
  3374.       (tabbed #f)
  3375.       (spaced #f)
  3376.       (revision-bars #f)
  3377.       (top-space 0)
  3378.       (bottom-space 0)
  3379.       (line-height adopt-current)
  3380.       (justification adopt-current)
  3381.       (fill-mode adopt-current)
  3382.       (prefix "")
  3383.       (suffix "")))
  3384.  
  3385.     ; element style
  3386.     ("LI"
  3387.      ((format-type block)
  3388.       (font-family adopt-current)
  3389.       (font-size adopt-current)
  3390.       (font-style adopt-current)
  3391.       (foreground-color adopt-current)
  3392.       (background-color adopt-current)
  3393.       (page-break #f)
  3394.       (keep #f)
  3395.       (tabbed #f)
  3396.       (spaced #f)
  3397.       (revision-bars #f)
  3398.       (top-space 0)
  3399.       (bottom-space 0)
  3400.       (line-height 70 percent)
  3401.       (justification adopt-current)
  3402.       (fill-mode fill)
  3403.       (left-indent + 25)
  3404.       (right-indent adopt-current)
  3405.       (first-indent - 30)
  3406.       (last-indent adopt-current)
  3407.       (prefix "#")
  3408.       (suffix "")))
  3409.  
  3410.     ; element style
  3411.     ("LIMITTEXT"
  3412.      ((format-type inline)
  3413.       (font-family adopt-current)
  3414.       (font-size adopt-current)
  3415.       (font-style bold)
  3416.       (foreground-color adopt-current)
  3417.       (background-color adopt-current)
  3418.       (page-break #f)
  3419.       (keep #f)
  3420.       (tabbed #f)
  3421.       (spaced #f)
  3422.       (revision-bars #f)
  3423.       (prefix "")
  3424.       (suffix "")))
  3425.  
  3426.     ; element style
  3427.     ("LINK"
  3428.      ((format-type block)
  3429.       (font-family adopt-current)
  3430.       (font-size adopt-current)
  3431.       (font-style adopt-current)
  3432.       (foreground-color adopt-current)
  3433.       (background-color adopt-current)
  3434.       (page-break #f)
  3435.       (keep #f)
  3436.       (tabbed #f)
  3437.       (spaced #f)
  3438.       (revision-bars #f)
  3439.       (top-space 0)
  3440.       (bottom-space 0)
  3441.       (line-height adopt-current)
  3442.       (justification adopt-current)
  3443.       (fill-mode adopt-current)
  3444.       (prefix "")
  3445.       (suffix "%attribute-list;")))
  3446.  
  3447.     ; element style
  3448.     ("LI_IN_OL"
  3449.      ((element-context "LI")
  3450.       (ancestor-context "OL")
  3451.       (format-type block)
  3452.       (font-family adopt-current)
  3453.       (font-size adopt-current)
  3454.       (font-style adopt-current)
  3455.       (foreground-color adopt-current)
  3456.       (background-color adopt-current)
  3457.       (page-break #f)
  3458.       (keep #f)
  3459.       (tabbed #t)
  3460.       (spaced #f)
  3461.       (revision-bars #f)
  3462.       (top-space 0)
  3463.       (bottom-space 0)
  3464.       (line-height 70 percent)
  3465.       (justification adopt-current)
  3466.       (fill-mode fill)
  3467.       (left-indent + 21)
  3468.       (right-indent adopt-current)
  3469.       (first-indent - 20)
  3470.       (last-indent adopt-current)
  3471.       (prefix "#")
  3472.       (suffix "")))
  3473.  
  3474.     ; element style
  3475.     ("LI_IN_UL"
  3476.      ((element-context "LI")
  3477.       (ancestor-context "UL")
  3478.       (format-type block)
  3479.       (font-family adopt-current)
  3480.       (font-size adopt-current)
  3481.       (font-style adopt-current)
  3482.       (foreground-color adopt-current)
  3483.       (background-color adopt-current)
  3484.       (page-break #f)
  3485.       (keep #f)
  3486.       (tabbed #t)
  3487.       (spaced #f)
  3488.       (revision-bars #f)
  3489.       (top-space 0)
  3490.       (bottom-space 0)
  3491.       (line-height 70 percent)
  3492.       (justification adopt-current)
  3493.       (fill-mode fill)
  3494.       (left-indent + 19)
  3495.       (right-indent adopt-current)
  3496.       (first-indent - 15)
  3497.       (last-indent adopt-current)
  3498.       (prefix "#")
  3499.       (suffix "")))
  3500.  
  3501.     ; element style
  3502.     ("MAP"
  3503.      ((format-type block)
  3504.       (font-family adopt-current)
  3505.       (font-size adopt-current)
  3506.       (font-style adopt-current)
  3507.       (foreground-color adopt-current)
  3508.       (background-color adopt-current)
  3509.       (page-break #f)
  3510.       (keep #f)
  3511.       (tabbed #f)
  3512.       (spaced #f)
  3513.       (revision-bars #f)
  3514.       (top-space 5)
  3515.       (bottom-space 5)
  3516.       (line-height adopt-current)
  3517.       (justification adopt-current)
  3518.       (fill-mode no-fill)
  3519.       (prefix "%attribute-list;")
  3520.       (suffix "")))
  3521.  
  3522.     ; element style
  3523.     ("MARQUEE"
  3524.      ((format-type block)
  3525.       (font-family adopt-current)
  3526.       (font-size adopt-current)
  3527.       (font-style adopt-current)
  3528.       (foreground-color adopt-current)
  3529.       (background-color adopt-current)
  3530.       (page-break #f)
  3531.       (keep #f)
  3532.       (tabbed #f)
  3533.       (spaced #f)
  3534.       (revision-bars #f)
  3535.       (top-space 0)
  3536.       (bottom-space 0)
  3537.       (line-height adopt-current)
  3538.       (justification adopt-current)
  3539.       (fill-mode adopt-current)
  3540.       (prefix "")
  3541.       (suffix "")))
  3542.  
  3543.     ; element style
  3544.     ("MARQUEE_RIGHT"
  3545.      ((element-context "MARQUEE")
  3546.       (attribute-context "DIRECTION=\"RIGHT\" ")
  3547.       (format-type block)
  3548.       (font-family adopt-current)
  3549.       (font-size adopt-current)
  3550.       (font-style adopt-current)
  3551.       (foreground-color "Black")
  3552.       (background-color "Blue")
  3553.       (page-break #f)
  3554.       (keep #f)
  3555.       (tabbed #f)
  3556.       (spaced #f)
  3557.       (revision-bars #f)
  3558.       (top-space 0)
  3559.       (bottom-space 0)
  3560.       (line-height adopt-current)
  3561.       (justification right)
  3562.       (fill-mode adopt-current)
  3563.       (prefix "")
  3564.       (suffix "")))
  3565.  
  3566.     ; element style
  3567.     ("MENU"
  3568.      ((format-type block)
  3569.       (font-family adopt-current)
  3570.       (font-size adopt-current)
  3571.       (font-style adopt-current)
  3572.       (foreground-color adopt-current)
  3573.       (background-color adopt-current)
  3574.       (page-break #f)
  3575.       (keep #f)
  3576.       (tabbed #f)
  3577.       (spaced #f)
  3578.       (revision-bars #f)
  3579.       (top-space 0)
  3580.       (bottom-space 0)
  3581.       (line-height adopt-current)
  3582.       (justification adopt-current)
  3583.       (fill-mode adopt-current)
  3584.       (left-indent + 15)
  3585.       (right-indent adopt-current)
  3586.       (first-indent adopt-current)
  3587.       (last-indent adopt-current)
  3588.       (prefix "")
  3589.       (suffix "")))
  3590.  
  3591.     ; element style
  3592.     ("META"
  3593.      ((format-type block)
  3594.       (font-family adopt-current)
  3595.       (font-size adopt-current)
  3596.       (font-style adopt-current)
  3597.       (foreground-color adopt-current)
  3598.       (background-color adopt-current)
  3599.       (page-break #f)
  3600.       (keep #f)
  3601.       (tabbed #f)
  3602.       (spaced #f)
  3603.       (revision-bars #f)
  3604.       (top-space 0)
  3605.       (bottom-space 0)
  3606.       (line-height adopt-current)
  3607.       (justification adopt-current)
  3608.       (fill-mode adopt-current)
  3609.       (prefix "")
  3610.       (suffix "%attribute-list;")))
  3611.  
  3612.     ; element style
  3613.     ("MULTICOL"
  3614.      ((format-type block)
  3615.       (font-family adopt-current)
  3616.       (font-size adopt-current)
  3617.       (font-style adopt-current)
  3618.       (foreground-color adopt-current)
  3619.       (background-color adopt-current)
  3620.       (page-break #f)
  3621.       (keep #f)
  3622.       (tabbed #f)
  3623.       (spaced #f)
  3624.       (revision-bars #f)
  3625.       (top-space 0)
  3626.       (bottom-space 0)
  3627.       (line-height adopt-current)
  3628.       (justification adopt-current)
  3629.       (fill-mode adopt-current)
  3630.       (prefix "%attribute-list;")
  3631.       (suffix "")))
  3632.  
  3633.     ; element style
  3634.     ("NOBR"
  3635.      ((format-type inline)
  3636.       (font-family adopt-current)
  3637.       (font-size adopt-current)
  3638.       (font-style adopt-current)
  3639.       (foreground-color adopt-current)
  3640.       (background-color adopt-current)
  3641.       (page-break #f)
  3642.       (keep #f)
  3643.       (tabbed #f)
  3644.       (spaced #f)
  3645.       (revision-bars #f)
  3646.       (prefix "")
  3647.       (suffix "")))
  3648.  
  3649.     ; element style
  3650.     ("NOEMBED"
  3651.      ((format-type inline)
  3652.       (font-family adopt-current)
  3653.       (font-size adopt-current)
  3654.       (font-style adopt-current)
  3655.       (foreground-color adopt-current)
  3656.       (background-color adopt-current)
  3657.       (page-break #f)
  3658.       (keep #f)
  3659.       (tabbed #f)
  3660.       (spaced #f)
  3661.       (revision-bars #f)
  3662.       (prefix "")
  3663.       (suffix "")))
  3664.  
  3665.     ; element style
  3666.     ("NOFRAME"
  3667.      ((format-type block)
  3668.       (font-family adopt-current)
  3669.       (font-size adopt-current)
  3670.       (font-style adopt-current)
  3671.       (foreground-color adopt-current)
  3672.       (background-color adopt-current)
  3673.       (page-break #f)
  3674.       (keep #f)
  3675.       (tabbed #f)
  3676.       (spaced #f)
  3677.       (revision-bars #f)
  3678.       (top-space 0)
  3679.       (bottom-space 0)
  3680.       (line-height adopt-current)
  3681.       (justification adopt-current)
  3682.       (fill-mode adopt-current)
  3683.       (prefix "")
  3684.       (suffix "")))
  3685.  
  3686.     ; element style
  3687.     ("NOFRAMES"
  3688.      ((format-type block)
  3689.       (font-family adopt-current)
  3690.       (font-size adopt-current)
  3691.       (font-style adopt-current)
  3692.       (foreground-color adopt-current)
  3693.       (background-color adopt-current)
  3694.       (page-break #f)
  3695.       (keep #f)
  3696.       (tabbed #f)
  3697.       (spaced #f)
  3698.       (revision-bars #f)
  3699.       (top-space 0)
  3700.       (bottom-space 0)
  3701.       (line-height adopt-current)
  3702.       (justification adopt-current)
  3703.       (fill-mode adopt-current)
  3704.       (prefix "")
  3705.       (suffix "")))
  3706.  
  3707.     ; element style
  3708.     ("NOSCRIPT"
  3709.      ((format-type block)
  3710.       (font-family adopt-current)
  3711.       (font-size adopt-current)
  3712.       (font-style adopt-current)
  3713.       (foreground-color adopt-current)
  3714.       (background-color adopt-current)
  3715.       (page-break #f)
  3716.       (keep #f)
  3717.       (tabbed #f)
  3718.       (spaced #f)
  3719.       (revision-bars #f)
  3720.       (top-space 0)
  3721.       (bottom-space 0)
  3722.       (line-height adopt-current)
  3723.       (justification adopt-current)
  3724.       (fill-mode adopt-current)
  3725.       (prefix "%attribute-list;")
  3726.       (suffix "")))
  3727.  
  3728.     ; element style
  3729.     ("NOSMARTQUOTES"
  3730.      ((format-type inline)
  3731.       (font-family adopt-current)
  3732.       (font-size adopt-current)
  3733.       (font-style adopt-current)
  3734.       (foreground-color adopt-current)
  3735.       (background-color adopt-current)
  3736.       (page-break #f)
  3737.       (keep #f)
  3738.       (tabbed #f)
  3739.       (spaced #f)
  3740.       (revision-bars #f)
  3741.       (prefix "")
  3742.       (suffix "")))
  3743.  
  3744.     ; element style
  3745.     ("OBJECT"
  3746.      ((format-type block)
  3747.       (font-family adopt-current)
  3748.       (font-size adopt-current)
  3749.       (font-style adopt-current)
  3750.       (foreground-color adopt-current)
  3751.       (background-color adopt-current)
  3752.       (page-break #f)
  3753.       (keep #f)
  3754.       (tabbed #f)
  3755.       (spaced #f)
  3756.       (revision-bars #f)
  3757.       (top-space 0)
  3758.       (bottom-space 0)
  3759.       (line-height adopt-current)
  3760.       (justification adopt-current)
  3761.       (fill-mode adopt-current)
  3762.       (prefix "")
  3763.       (suffix "")))
  3764.  
  3765.     ; element style
  3766.     ("OL"
  3767.      ((format-type block)
  3768.       (font-family adopt-current)
  3769.       (font-size adopt-current)
  3770.       (font-style adopt-current)
  3771.       (foreground-color adopt-current)
  3772.       (background-color adopt-current)
  3773.       (page-break #f)
  3774.       (keep #f)
  3775.       (tabbed #t)
  3776.       (spaced #f)
  3777.       (revision-bars #f)
  3778.       (top-space 7)
  3779.       (bottom-space 7)
  3780.       (line-height 60 percent)
  3781.       (justification adopt-current)
  3782.       (fill-mode adopt-current)
  3783.       (left-indent + 15)
  3784.       (right-indent adopt-current)
  3785.       (first-indent adopt-current)
  3786.       (last-indent adopt-current)
  3787.       (tabs "c.+20 +10 +10 +10 +10 +10 +10 +10 +10 +10 +10 +10 +10 +10 +10")
  3788.       (prefix "")
  3789.       (suffix "")))
  3790.  
  3791.     ; element style
  3792.     ("OM-PDO"
  3793.      ((format-type block)
  3794.       (font-family adopt-current)
  3795.       (font-size adopt-current)
  3796.       (font-style adopt-current)
  3797.       (foreground-color adopt-current)
  3798.       (background-color adopt-current)
  3799.       (page-break #f)
  3800.       (keep #f)
  3801.       (tabbed #f)
  3802.       (spaced #f)
  3803.       (revision-bars #f)
  3804.       (top-space 0)
  3805.       (bottom-space 0)
  3806.       (line-height adopt-current)
  3807.       (justification adopt-current)
  3808.       (fill-mode adopt-current)
  3809.       (prefix "")
  3810.       (suffix "")))
  3811.  
  3812.     ; element style
  3813.     ("OPTION"
  3814.      ((format-type block)
  3815.       (font-family adopt-current)
  3816.       (font-size adopt-current)
  3817.       (font-style adopt-current)
  3818.       (foreground-color adopt-current)
  3819.       (background-color adopt-current)
  3820.       (page-break #f)
  3821.       (keep #f)
  3822.       (tabbed #f)
  3823.       (spaced #f)
  3824.       (revision-bars #f)
  3825.       (top-space 0)
  3826.       (bottom-space 0)
  3827.       (line-height adopt-current)
  3828.       (justification adopt-current)
  3829.       (fill-mode adopt-current)
  3830.       (left-indent + 30)
  3831.       (right-indent adopt-current)
  3832.       (first-indent adopt-current)
  3833.       (last-indent adopt-current)
  3834.       (prefix "[VALUE = %attribute VALUE;]")
  3835.       (suffix "")))
  3836.  
  3837.     ; element style
  3838.     ("P"
  3839.      ((format-type block)
  3840.       (font-family adopt-current)
  3841.       (font-size adopt-current)
  3842.       (font-style adopt-current)
  3843.       (foreground-color adopt-current)
  3844.       (background-color adopt-current)
  3845.       (page-break #f)
  3846.       (keep #f)
  3847.       (tabbed #t)
  3848.       (spaced #f)
  3849.       (revision-bars #f)
  3850.       (top-space 9)
  3851.       (bottom-space 8)
  3852.       (line-height 70 percent)
  3853.       (justification adopt-current)
  3854.       (fill-mode fill)
  3855.       (left-indent adopt-current)
  3856.       (right-indent adopt-current)
  3857.       (first-indent adopt-current)
  3858.       (last-indent adopt-current)
  3859.       (prefix "")
  3860.       (suffix "")))
  3861.  
  3862.     ; element style
  3863.     ("PARAM"
  3864.      ((format-type block)
  3865.       (font-family adopt-current)
  3866.       (font-size adopt-current)
  3867.       (font-style adopt-current)
  3868.       (foreground-color adopt-current)
  3869.       (background-color adopt-current)
  3870.       (page-break #f)
  3871.       (keep #f)
  3872.       (tabbed #f)
  3873.       (spaced #f)
  3874.       (revision-bars #f)
  3875.       (top-space 0)
  3876.       (bottom-space 0)
  3877.       (line-height adopt-current)
  3878.       (justification adopt-current)
  3879.       (fill-mode fill)
  3880.       (left-indent + 20)
  3881.       (right-indent 0)
  3882.       (first-indent + 20)
  3883.       (last-indent adopt-current)
  3884.       (prefix "%attribute-list;")
  3885.       (suffix "")))
  3886.  
  3887.     ; element style
  3888.     ("PRE"
  3889.      ((format-type block)
  3890.       (font-family "Courier New")
  3891.       (font-size 10 points)
  3892.       (font-style adopt-current)
  3893.       (foreground-color adopt-current)
  3894.       (background-color adopt-current)
  3895.       (page-break #f)
  3896.       (keep #f)
  3897.       (tabbed #f)
  3898.       (spaced #f)
  3899.       (revision-bars #f)
  3900.       (top-space 10)
  3901.       (bottom-space 10)
  3902.       (line-height adopt-current)
  3903.       (justification adopt-current)
  3904.       (fill-mode no-fill)
  3905.       (left-indent adopt-current)
  3906.       (right-indent adopt-current)
  3907.       (first-indent adopt-current)
  3908.       (last-indent adopt-current)
  3909.       (prefix "")
  3910.       (suffix "")))
  3911.  
  3912.     ; element style
  3913.     ("PRE_in_FORM"
  3914.      ((element-context "PRE")
  3915.       (ancestor-context "FORM")
  3916.       (format-type block)
  3917.       (font-family "Courier New")
  3918.       (font-size adopt-current)
  3919.       (font-style adopt-current)
  3920.       (foreground-color adopt-current)
  3921.       (background-color adopt-current)
  3922.       (page-break #f)
  3923.       (keep #f)
  3924.       (tabbed #f)
  3925.       (spaced #f)
  3926.       (revision-bars #f)
  3927.       (top-space 8)
  3928.       (bottom-space 0)
  3929.       (line-height 25 points)
  3930.       (justification adopt-current)
  3931.       (fill-mode no-fill)
  3932.       (prefix "")
  3933.       (suffix "")))
  3934.  
  3935.     ; element style
  3936.     ("P_CENTER"
  3937.      ((element-context "P")
  3938.       (attribute-context "ALIGN=\"CENTER\" ")
  3939.       (format-type block)
  3940.       (font-family adopt-current)
  3941.       (font-size adopt-current)
  3942.       (font-style adopt-current)
  3943.       (foreground-color adopt-current)
  3944.       (background-color adopt-current)
  3945.       (page-break #f)
  3946.       (keep #f)
  3947.       (tabbed #f)
  3948.       (spaced #f)
  3949.       (revision-bars #f)
  3950.       (top-space 6)
  3951.       (bottom-space 6)
  3952.       (line-height adopt-current)
  3953.       (justification center)
  3954.       (fill-mode fill)
  3955.       (left-indent adopt-current)
  3956.       (right-indent adopt-current)
  3957.       (first-indent adopt-current)
  3958.       (last-indent adopt-current)
  3959.       (prefix "")
  3960.       (suffix "")))
  3961.  
  3962.     ; element style
  3963.     ("P_IN_TD"
  3964.      ((element-context "P")
  3965.       (ancestor-context "TD")
  3966.       (format-type block)
  3967.       (font-family adopt-current)
  3968.       (font-size adopt-current)
  3969.       (font-style adopt-current)
  3970.       (foreground-color adopt-current)
  3971.       (background-color adopt-current)
  3972.       (page-break #f)
  3973.       (keep #f)
  3974.       (tabbed #f)
  3975.       (spaced #f)
  3976.       (revision-bars #f)
  3977.       (top-space 0)
  3978.       (bottom-space 0)
  3979.       (line-height adopt-current)
  3980.       (justification adopt-current)
  3981.       (fill-mode fill)
  3982.       (left-indent adopt-current)
  3983.       (right-indent adopt-current)
  3984.       (first-indent adopt-current)
  3985.       (last-indent adopt-current)
  3986.       (prefix "")
  3987.       (suffix "")))
  3988.  
  3989.     ; element style
  3990.     ("P_IN_TH"
  3991.      ((element-context "P")
  3992.       (ancestor-context "TH")
  3993.       (format-type block)
  3994.       (font-family adopt-current)
  3995.       (font-size adopt-current)
  3996.       (font-style adopt-current)
  3997.       (foreground-color adopt-current)
  3998.       (background-color adopt-current)
  3999.       (page-break #f)
  4000.       (keep #f)
  4001.       (tabbed #f)
  4002.       (spaced #f)
  4003.       (revision-bars #f)
  4004.       (top-space 0)
  4005.       (bottom-space 0)
  4006.       (line-height adopt-current)
  4007.       (justification adopt-current)
  4008.       (fill-mode fill)
  4009.       (left-indent adopt-current)
  4010.       (right-indent adopt-current)
  4011.       (first-indent adopt-current)
  4012.       (last-indent adopt-current)
  4013.       (prefix "")
  4014.       (suffix "")))
  4015.  
  4016.     ; element style
  4017.     ("P_JUSTIFY"
  4018.      ((element-context "P")
  4019.       (attribute-context "ALIGN=\"JUSTIFY\" ")
  4020.       (format-type block)
  4021.       (font-family adopt-current)
  4022.       (font-size adopt-current)
  4023.       (font-style adopt-current)
  4024.       (foreground-color adopt-current)
  4025.       (background-color adopt-current)
  4026.       (page-break #f)
  4027.       (keep #f)
  4028.       (tabbed #f)
  4029.       (spaced #f)
  4030.       (revision-bars #f)
  4031.       (top-space 6)
  4032.       (bottom-space 6)
  4033.       (line-height adopt-current)
  4034.       (justification both)
  4035.       (fill-mode fill)
  4036.       (left-indent adopt-current)
  4037.       (right-indent adopt-current)
  4038.       (first-indent adopt-current)
  4039.       (last-indent adopt-current)
  4040.       (prefix "")
  4041.       (suffix "")))
  4042.  
  4043.     ; element style
  4044.     ("P_LEFT"
  4045.      ((element-context "P")
  4046.       (attribute-context "ALIGN=\"LEFT\" ")
  4047.       (format-type block)
  4048.       (font-family adopt-current)
  4049.       (font-size adopt-current)
  4050.       (font-style adopt-current)
  4051.       (foreground-color adopt-current)
  4052.       (background-color adopt-current)
  4053.       (page-break #f)
  4054.       (keep #f)
  4055.       (tabbed #f)
  4056.       (spaced #f)
  4057.       (revision-bars #f)
  4058.       (top-space 6)
  4059.       (bottom-space 6)
  4060.       (line-height adopt-current)
  4061.       (justification left)
  4062.       (fill-mode fill)
  4063.       (left-indent adopt-current)
  4064.       (right-indent adopt-current)
  4065.       (first-indent adopt-current)
  4066.       (last-indent adopt-current)
  4067.       (prefix "")
  4068.       (suffix "")))
  4069.  
  4070.     ; element style
  4071.     ("P_RIGHT"
  4072.      ((element-context "P")
  4073.       (attribute-context "ALIGN=\"RIGHT\" ")
  4074.       (format-type block)
  4075.       (font-family adopt-current)
  4076.       (font-size adopt-current)
  4077.       (font-style adopt-current)
  4078.       (foreground-color adopt-current)
  4079.       (background-color adopt-current)
  4080.       (page-break #f)
  4081.       (keep #f)
  4082.       (tabbed #f)
  4083.       (spaced #f)
  4084.       (revision-bars #f)
  4085.       (top-space 6)
  4086.       (bottom-space 6)
  4087.       (line-height adopt-current)
  4088.       (justification right)
  4089.       (fill-mode fill)
  4090.       (left-indent adopt-current)
  4091.       (right-indent adopt-current)
  4092.       (first-indent adopt-current)
  4093.       (last-indent adopt-current)
  4094.       (prefix "")
  4095.       (suffix "")))
  4096.  
  4097.     ; element style
  4098.     ("P_in_FORM"
  4099.      ((element-context "P")
  4100.       (ancestor-context "FORM")
  4101.       (format-type block)
  4102.       (font-family adopt-current)
  4103.       (font-size adopt-current)
  4104.       (font-style adopt-current)
  4105.       (foreground-color adopt-current)
  4106.       (background-color adopt-current)
  4107.       (page-break #f)
  4108.       (keep #f)
  4109.       (tabbed #t)
  4110.       (spaced #f)
  4111.       (revision-bars #f)
  4112.       (top-space 8)
  4113.       (bottom-space 0)
  4114.       (line-height 25 points)
  4115.       (justification adopt-current)
  4116.       (fill-mode fill)
  4117.       (left-indent adopt-current)
  4118.       (right-indent adopt-current)
  4119.       (first-indent adopt-current)
  4120.       (last-indent adopt-current)
  4121.       (prefix "")
  4122.       (suffix "")))
  4123.  
  4124.     ; element style
  4125.     ("Q"
  4126.      ((format-type inline)
  4127.       (font-family adopt-current)
  4128.       (font-size adopt-current)
  4129.       (font-style adopt-current)
  4130.       (foreground-color adopt-current)
  4131.       (background-color adopt-current)
  4132.       (page-break #f)
  4133.       (keep #f)
  4134.       (tabbed #f)
  4135.       (spaced #f)
  4136.       (revision-bars #f)
  4137.       (prefix "")
  4138.       (suffix "")))
  4139.  
  4140.     ; element style
  4141.     ("ROWS"
  4142.      ((format-type block)
  4143.       (font-family adopt-current)
  4144.       (font-size adopt-current)
  4145.       (font-style adopt-current)
  4146.       (foreground-color adopt-current)
  4147.       (background-color adopt-current)
  4148.       (page-break #f)
  4149.       (keep #f)
  4150.       (tabbed #f)
  4151.       (spaced #f)
  4152.       (revision-bars #f)
  4153.       (top-space 0)
  4154.       (bottom-space 0)
  4155.       (line-height adopt-current)
  4156.       (justification adopt-current)
  4157.       (fill-mode adopt-current)
  4158.       (prefix "")
  4159.       (suffix "")))
  4160.  
  4161.     ; element style
  4162.     ("S"
  4163.      ((format-type inline)
  4164.       (font-family adopt-current)
  4165.       (font-size adopt-current)
  4166.       (font-style strikethrough)
  4167.       (font-style adopt-current)
  4168.       (foreground-color adopt-current)
  4169.       (background-color adopt-current)
  4170.       (page-break #f)
  4171.       (keep #f)
  4172.       (tabbed #f)
  4173.       (spaced #f)
  4174.       (revision-bars #f)
  4175.       (prefix "")
  4176.       (suffix "")))
  4177.  
  4178.     ; element style
  4179.     ("SAMP"
  4180.      ((format-type inline)
  4181.       (font-family "Courier New")
  4182.       (font-size adopt-current)
  4183.       (font-style adopt-current)
  4184.       (foreground-color adopt-current)
  4185.       (background-color adopt-current)
  4186.       (page-break #f)
  4187.       (keep #f)
  4188.       (tabbed #f)
  4189.       (spaced #f)
  4190.       (revision-bars #f)
  4191.       (prefix "")
  4192.       (suffix "")))
  4193.  
  4194.     ; element style
  4195.     ("SCRIPT"
  4196.      ((format-type block)
  4197.       (font-family "Courier New")
  4198.       (font-size 10 points)
  4199.       (font-style adopt-current)
  4200.       (foreground-color "Green")
  4201.       (background-color adopt-current)
  4202.       (page-break #f)
  4203.       (keep #f)
  4204.       (tabbed #f)
  4205.       (spaced #f)
  4206.       (revision-bars #f)
  4207.       (top-space 10)
  4208.       (bottom-space 10)
  4209.       (line-height 110 percent)
  4210.       (justification adopt-current)
  4211.       (fill-mode no-fill)
  4212.       (left-indent adopt-current)
  4213.       (right-indent adopt-current)
  4214.       (first-indent adopt-current)
  4215.       (last-indent adopt-current)
  4216.       (prefix "")
  4217.       (suffix "")))
  4218.  
  4219.     ; element style
  4220.     ("SELECT"
  4221.      ((format-type inline)
  4222.       (font-family adopt-current)
  4223.       (font-size adopt-current)
  4224.       (font-style adopt-current)
  4225.       (foreground-color "Gray")
  4226.       (background-color adopt-current)
  4227.       (page-break #f)
  4228.       (keep #f)
  4229.       (tabbed #f)
  4230.       (spaced #f)
  4231.       (revision-bars #f)
  4232.       (prefix "[NAME = %attribute NAME; & SIZE = %attribute SIZE;]")
  4233.       (suffix "")))
  4234.  
  4235.     ; element style
  4236.     ("SERVER"
  4237.      ((format-type block)
  4238.       (font-family "Courier New")
  4239.       (font-size 10 points)
  4240.       (font-style adopt-current)
  4241.       (foreground-color "Teal")
  4242.       (background-color adopt-current)
  4243.       (page-break #f)
  4244.       (keep #f)
  4245.       (tabbed #t)
  4246.       (spaced #f)
  4247.       (revision-bars #f)
  4248.       (top-space 10)
  4249.       (bottom-space 10)
  4250.       (line-height 110 percent)
  4251.       (justification adopt-current)
  4252.       (fill-mode no-fill)
  4253.       (left-indent adopt-current)
  4254.       (right-indent adopt-current)
  4255.       (first-indent adopt-current)
  4256.       (last-indent adopt-current)
  4257.       (prefix "%attribute-list;")
  4258.       (suffix "")))
  4259.  
  4260.     ; element style
  4261.     ("SHADOW"
  4262.      ((format-type inline)
  4263.       (font-family adopt-current)
  4264.       (font-size adopt-current)
  4265.       (font-style adopt-current)
  4266.       (foreground-color adopt-current)
  4267.       (background-color adopt-current)
  4268.       (page-break #f)
  4269.       (keep #f)
  4270.       (tabbed #f)
  4271.       (spaced #f)
  4272.       (revision-bars #f)
  4273.       (prefix "")
  4274.       (suffix "")))
  4275.  
  4276.     ; element style
  4277.     ("SIDEBAR"
  4278.      ((format-type block)
  4279.       (font-family adopt-current)
  4280.       (font-size adopt-current)
  4281.       (font-style adopt-current)
  4282.       (foreground-color adopt-current)
  4283.       (background-color adopt-current)
  4284.       (page-break #f)
  4285.       (keep #f)
  4286.       (tabbed #f)
  4287.       (spaced #f)
  4288.       (revision-bars #f)
  4289.       (top-space 0)
  4290.       (bottom-space 0)
  4291.       (line-height adopt-current)
  4292.       (justification adopt-current)
  4293.       (fill-mode adopt-current)
  4294.       (left-indent adopt-current)
  4295.       (right-indent adopt-current)
  4296.       (first-indent adopt-current)
  4297.       (last-indent adopt-current)
  4298.       (prefix "")
  4299.       (suffix "")))
  4300.  
  4301.     ; element style
  4302.     ("SMALL"
  4303.      ((format-type inline)
  4304.       (font-family adopt-current)
  4305.       (font-size - 2 points)
  4306.       (font-style adopt-current)
  4307.       (foreground-color adopt-current)
  4308.       (background-color adopt-current)
  4309.       (page-break #f)
  4310.       (keep #f)
  4311.       (tabbed #f)
  4312.       (spaced #f)
  4313.       (revision-bars #f)
  4314.       (prefix "")
  4315.       (suffix "")))
  4316.  
  4317.     ; element style
  4318.     ("SND"
  4319.      ((format-type inline)
  4320.       (font-family adopt-current)
  4321.       (font-size adopt-current)
  4322.       (font-style adopt-current)
  4323.       (foreground-color adopt-current)
  4324.       (background-color adopt-current)
  4325.       (page-break #f)
  4326.       (keep #f)
  4327.       (tabbed #f)
  4328.       (spaced #f)
  4329.       (revision-bars #f)
  4330.       (prefix "")
  4331.       (suffix "")))
  4332.  
  4333.     ; element style
  4334.     ("SOUND"
  4335.      ((format-type inline)
  4336.       (font-family adopt-current)
  4337.       (font-size adopt-current)
  4338.       (font-style adopt-current)
  4339.       (foreground-color adopt-current)
  4340.       (background-color adopt-current)
  4341.       (page-break #f)
  4342.       (keep #f)
  4343.       (tabbed #f)
  4344.       (spaced #f)
  4345.       (revision-bars #f)
  4346.       (prefix "")
  4347.       (suffix "")))
  4348.  
  4349.     ; element style
  4350.     ("SPACER"
  4351.      ((format-type inline)
  4352.       (font-family adopt-current)
  4353.       (font-size adopt-current)
  4354.       (font-style adopt-current)
  4355.       (foreground-color adopt-current)
  4356.       (background-color adopt-current)
  4357.       (page-break #f)
  4358.       (keep #f)
  4359.       (tabbed #f)
  4360.       (spaced #f)
  4361.       (revision-bars #f)
  4362.       (prefix "%attribute-list;")
  4363.       (suffix "")))
  4364.  
  4365.     ; element style
  4366.     ("SPACER_BLOCK_CENTER"
  4367.      ((element-context "SPACER")
  4368.       (attribute-context "TYPE=\"BLOCK\" ALIGN=\"CENTER\" ")
  4369.       (format-type block)
  4370.       (font-family adopt-current)
  4371.       (font-size adopt-current)
  4372.       (font-style adopt-current)
  4373.       (foreground-color adopt-current)
  4374.       (background-color adopt-current)
  4375.       (page-break #f)
  4376.       (keep #f)
  4377.       (tabbed #f)
  4378.       (spaced #f)
  4379.       (revision-bars #f)
  4380.       (top-space 0)
  4381.       (bottom-space 0)
  4382.       (line-height adopt-current)
  4383.       (justification center)
  4384.       (fill-mode adopt-current)
  4385.       (left-indent adopt-current)
  4386.       (right-indent adopt-current)
  4387.       (first-indent adopt-current)
  4388.       (last-indent adopt-current)
  4389.       (prefix "%attribute-list;")
  4390.       (suffix "")))
  4391.  
  4392.     ; element style
  4393.     ("SPACER_BLOCK_LEFT"
  4394.      ((element-context "SPACER")
  4395.       (attribute-context "ALIGN=\"LEFT\" TYPE=\"BLOCK\" ")
  4396.       (format-type block)
  4397.       (font-family adopt-current)
  4398.       (font-size adopt-current)
  4399.       (font-style adopt-current)
  4400.       (foreground-color adopt-current)
  4401.       (background-color adopt-current)
  4402.       (page-break #f)
  4403.       (keep #f)
  4404.       (tabbed #f)
  4405.       (spaced #f)
  4406.       (revision-bars #f)
  4407.       (top-space 0)
  4408.       (bottom-space 0)
  4409.       (line-height adopt-current)
  4410.       (justification left)
  4411.       (fill-mode adopt-current)
  4412.       (left-indent adopt-current)
  4413.       (right-indent adopt-current)
  4414.       (first-indent adopt-current)
  4415.       (last-indent adopt-current)
  4416.       (prefix "%attribute-list;")
  4417.       (suffix "")))
  4418.  
  4419.     ; element style
  4420.     ("SPACER_BLOCK_RIGHT"
  4421.      ((element-context "SPACER")
  4422.       (attribute-context "TYPE=\"BLOCK\" ALIGN=\"RIGHT\" ")
  4423.       (format-type block)
  4424.       (font-family adopt-current)
  4425.       (font-size adopt-current)
  4426.       (font-style adopt-current)
  4427.       (foreground-color adopt-current)
  4428.       (background-color adopt-current)
  4429.       (page-break #f)
  4430.       (keep #f)
  4431.       (tabbed #f)
  4432.       (spaced #f)
  4433.       (revision-bars #f)
  4434.       (top-space 0)
  4435.       (bottom-space 0)
  4436.       (line-height adopt-current)
  4437.       (justification right)
  4438.       (fill-mode adopt-current)
  4439.       (left-indent adopt-current)
  4440.       (right-indent adopt-current)
  4441.       (first-indent adopt-current)
  4442.       (last-indent adopt-current)
  4443.       (prefix "%attribute-list;")
  4444.       (suffix "")))
  4445.  
  4446.     ; element style
  4447.     ("SPACER_HORIZONTAL"
  4448.      ((element-context "SPACER")
  4449.       (attribute-context "TYPE=\"HORIZONTAL\" ")
  4450.       (format-type inline)
  4451.       (font-family adopt-current)
  4452.       (font-size adopt-current)
  4453.       (font-style adopt-current)
  4454.       (foreground-color adopt-current)
  4455.       (background-color adopt-current)
  4456.       (page-break #f)
  4457.       (keep #f)
  4458.       (tabbed #f)
  4459.       (spaced #f)
  4460.       (revision-bars #f)
  4461.       (prefix "%attribute-list;")
  4462.       (suffix "")))
  4463.  
  4464.     ; element style
  4465.     ("SPACER_VERTICAL"
  4466.      ((element-context "SPACER")
  4467.       (attribute-context "TYPE=\"VERTICAL\" ")
  4468.       (format-type block)
  4469.       (font-family adopt-current)
  4470.       (font-size adopt-current)
  4471.       (font-style adopt-current)
  4472.       (foreground-color adopt-current)
  4473.       (background-color adopt-current)
  4474.       (page-break #f)
  4475.       (keep #f)
  4476.       (tabbed #f)
  4477.       (spaced #f)
  4478.       (revision-bars #f)
  4479.       (top-space 0)
  4480.       (bottom-space 0)
  4481.       (line-height adopt-current)
  4482.       (justification adopt-current)
  4483.       (fill-mode adopt-current)
  4484.       (left-indent adopt-current)
  4485.       (right-indent adopt-current)
  4486.       (first-indent adopt-current)
  4487.       (last-indent adopt-current)
  4488.       (prefix "%attribute-list;")
  4489.       (suffix "")))
  4490.  
  4491.     ; element style
  4492.     ("SPAN"
  4493.      ((format-type inline)
  4494.       (font-family adopt-current)
  4495.       (font-size adopt-current)
  4496.       (font-style adopt-current)
  4497.       (foreground-color adopt-current)
  4498.       (background-color adopt-current)
  4499.       (page-break #f)
  4500.       (keep #f)
  4501.       (tabbed #f)
  4502.       (spaced #f)
  4503.       (revision-bars #f)
  4504.       (prefix "")
  4505.       (suffix "")))
  4506.  
  4507.     ; element style
  4508.     ("SQ.DTC"
  4509.      ((format-type block)
  4510.       (font-family adopt-current)
  4511.       (font-size adopt-current)
  4512.       (font-style adopt-current)
  4513.       (foreground-color adopt-current)
  4514.       (background-color adopt-current)
  4515.       (page-break #f)
  4516.       (keep #f)
  4517.       (tabbed #f)
  4518.       (spaced #f)
  4519.       (revision-bars #f)
  4520.       (top-space 0)
  4521.       (bottom-space 0)
  4522.       (line-height adopt-current)
  4523.       (justification adopt-current)
  4524.       (fill-mode adopt-current)
  4525.       (prefix "")
  4526.       (suffix "")))
  4527.  
  4528.     ; element style
  4529.     ("SQTBODY"
  4530.      ((format-type block)
  4531.       (font-family adopt-current)
  4532.       (font-size adopt-current)
  4533.       (font-style adopt-current)
  4534.       (foreground-color adopt-current)
  4535.       (background-color adopt-current)
  4536.       (page-break #f)
  4537.       (keep #f)
  4538.       (tabbed #f)
  4539.       (spaced #f)
  4540.       (revision-bars #f)
  4541.       (top-space 0)
  4542.       (bottom-space 0)
  4543.       (line-height adopt-current)
  4544.       (justification adopt-current)
  4545.       (fill-mode adopt-current)
  4546.       (prefix "")
  4547.       (suffix "")))
  4548.  
  4549.     ; element style
  4550.     ("STRIKE"
  4551.      ((format-type inline)
  4552.       (font-family adopt-current)
  4553.       (font-size adopt-current)
  4554.       (font-style strikethrough)
  4555.       (foreground-color adopt-current)
  4556.       (background-color adopt-current)
  4557.       (page-break #f)
  4558.       (keep #f)
  4559.       (tabbed #f)
  4560.       (spaced #f)
  4561.       (revision-bars #f)
  4562.       (prefix "")
  4563.       (suffix "")))
  4564.  
  4565.     ; element style
  4566.     ("STRONG"
  4567.      ((format-type inline)
  4568.       (font-family adopt-current)
  4569.       (font-size adopt-current)
  4570.       (font-style bold)
  4571.       (font-style adopt-current)
  4572.       (foreground-color adopt-current)
  4573.       (background-color adopt-current)
  4574.       (page-break #f)
  4575.       (keep #f)
  4576.       (tabbed #f)
  4577.       (spaced #f)
  4578.       (revision-bars #f)
  4579.       (prefix "")
  4580.       (suffix "")))
  4581.  
  4582.     ; element style
  4583.     ("STYLE"
  4584.      ((format-type block)
  4585.       (font-family "Courier New")
  4586.       (font-size adopt-current)
  4587.       (font-style adopt-current)
  4588.       (foreground-color adopt-current)
  4589.       (background-color adopt-current)
  4590.       (page-break #f)
  4591.       (keep #f)
  4592.       (tabbed #f)
  4593.       (spaced #f)
  4594.       (revision-bars #f)
  4595.       (top-space 0)
  4596.       (bottom-space 0)
  4597.       (line-height adopt-current)
  4598.       (justification adopt-current)
  4599.       (fill-mode no-fill)
  4600.       (prefix "")
  4601.       (suffix "")))
  4602.  
  4603.     ; element style
  4604.     ("SUB"
  4605.      ((format-type inline)
  4606.       (font-family adopt-current)
  4607.       (font-size - 2 points)
  4608.       (font-style subscript)
  4609.       (font-style adopt-current)
  4610.       (foreground-color adopt-current)
  4611.       (background-color adopt-current)
  4612.       (page-break #f)
  4613.       (keep #f)
  4614.       (tabbed #f)
  4615.       (spaced #f)
  4616.       (revision-bars #f)
  4617.       (prefix "")
  4618.       (suffix "")))
  4619.  
  4620.     ; element style
  4621.     ("SUP"
  4622.      ((format-type inline)
  4623.       (font-family adopt-current)
  4624.       (font-size - 2 points)
  4625.       (font-style superscript)
  4626.       (font-style adopt-current)
  4627.       (foreground-color adopt-current)
  4628.       (background-color adopt-current)
  4629.       (page-break #f)
  4630.       (keep #f)
  4631.       (tabbed #f)
  4632.       (spaced #f)
  4633.       (revision-bars #f)
  4634.       (prefix "")
  4635.       (suffix "")))
  4636.  
  4637.     ; element style
  4638.     ("TABLE"
  4639.      ((format-type block)
  4640.       (font-family adopt-current)
  4641.       (font-size adopt-current)
  4642.       (font-style adopt-current)
  4643.       (foreground-color adopt-current)
  4644.       (background-color adopt-current)
  4645.       (page-break #f)
  4646.       (keep #f)
  4647.       (tabbed #f)
  4648.       (spaced #f)
  4649.       (revision-bars #f)
  4650.       (top-space 0)
  4651.       (bottom-space 0)
  4652.       (line-height 6 points)
  4653.       (justification adopt-current)
  4654.       (fill-mode adopt-current)
  4655.       (left-indent adopt-current)
  4656.       (right-indent adopt-current)
  4657.       (first-indent adopt-current)
  4658.       (last-indent adopt-current)
  4659.       (prefix "")
  4660.       (suffix "")))
  4661.  
  4662.     ; element style
  4663.     ("TBODY"
  4664.      ((format-type block)
  4665.       (font-family adopt-current)
  4666.       (font-size adopt-current)
  4667.       (font-style adopt-current)
  4668.       (foreground-color adopt-current)
  4669.       (background-color adopt-current)
  4670.       (page-break #f)
  4671.       (keep #f)
  4672.       (tabbed #f)
  4673.       (spaced #f)
  4674.       (revision-bars #f)
  4675.       (top-space 0)
  4676.       (bottom-space 0)
  4677.       (line-height adopt-current)
  4678.       (justification adopt-current)
  4679.       (fill-mode adopt-current)
  4680.       (prefix "")
  4681.       (suffix "")))
  4682.  
  4683.     ; element style
  4684.     ("TD"
  4685.      ((format-type inline)
  4686.       (font-family adopt-current)
  4687.       (font-size adopt-current)
  4688.       (font-style adopt-current)
  4689.       (foreground-color adopt-current)
  4690.       (background-color adopt-current)
  4691.       (page-break #f)
  4692.       (keep #f)
  4693.       (tabbed #f)
  4694.       (spaced #f)
  4695.       (revision-bars #f)
  4696.       (prefix "")
  4697.       (suffix "")))
  4698.  
  4699.     ; element style
  4700.     ("TEXTAREA"
  4701.      ((format-type inline)
  4702.       (font-family adopt-current)
  4703.       (font-size adopt-current)
  4704.       (font-style adopt-current)
  4705.       (foreground-color "Gray")
  4706.       (background-color adopt-current)
  4707.       (page-break #f)
  4708.       (keep #f)
  4709.       (tabbed #f)
  4710.       (spaced #f)
  4711.       (revision-bars #f)
  4712.       (prefix "[NAME = %attribute NAME; & ROWS = %attribute ROWS; & COLS = %attribute COLS;]")
  4713.       (suffix "")))
  4714.  
  4715.     ; element style
  4716.     ("TFOOT"
  4717.      ((format-type block)
  4718.       (font-family adopt-current)
  4719.       (font-size adopt-current)
  4720.       (font-style adopt-current)
  4721.       (foreground-color adopt-current)
  4722.       (background-color adopt-current)
  4723.       (page-break #f)
  4724.       (keep #f)
  4725.       (tabbed #f)
  4726.       (spaced #f)
  4727.       (revision-bars #f)
  4728.       (top-space 0)
  4729.       (bottom-space 0)
  4730.       (line-height adopt-current)
  4731.       (justification adopt-current)
  4732.       (fill-mode adopt-current)
  4733.       (prefix "")
  4734.       (suffix "")))
  4735.  
  4736.     ; element style
  4737.     ("TH"
  4738.      ((format-type inline)
  4739.       (font-family adopt-current)
  4740.       (font-size adopt-current)
  4741.       (font-style bold)
  4742.       (foreground-color adopt-current)
  4743.       (background-color adopt-current)
  4744.       (page-break #f)
  4745.       (keep #f)
  4746.       (tabbed #f)
  4747.       (spaced #f)
  4748.       (revision-bars #f)
  4749.       (prefix "")
  4750.       (suffix "")))
  4751.  
  4752.     ; element style
  4753.     ("THEAD"
  4754.      ((format-type block)
  4755.       (font-family adopt-current)
  4756.       (font-size adopt-current)
  4757.       (font-style adopt-current)
  4758.       (foreground-color adopt-current)
  4759.       (background-color adopt-current)
  4760.       (page-break #f)
  4761.       (keep #f)
  4762.       (tabbed #f)
  4763.       (spaced #f)
  4764.       (revision-bars #f)
  4765.       (top-space 0)
  4766.       (bottom-space 0)
  4767.       (line-height adopt-current)
  4768.       (justification adopt-current)
  4769.       (fill-mode adopt-current)
  4770.       (prefix "")
  4771.       (suffix "")))
  4772.  
  4773.     ; element style
  4774.     ("TITLE"
  4775.      ((format-type block)
  4776.       (font-family adopt-current)
  4777.       (font-size adopt-current)
  4778.       (font-style bold)
  4779.       (foreground-color adopt-current)
  4780.       (background-color adopt-current)
  4781.       (page-break #f)
  4782.       (keep #f)
  4783.       (tabbed #f)
  4784.       (spaced #f)
  4785.       (revision-bars #f)
  4786.       (top-space 0)
  4787.       (bottom-space 0)
  4788.       (line-height adopt-current)
  4789.       (justification adopt-current)
  4790.       (fill-mode adopt-current)
  4791.       (left-indent adopt-current)
  4792.       (right-indent adopt-current)
  4793.       (first-indent adopt-current)
  4794.       (last-indent adopt-current)
  4795.       (prefix "Document Title: ")
  4796.       (suffix "")))
  4797.  
  4798.     ; element style
  4799.     ("TR"
  4800.      ((format-type block)
  4801.       (font-family adopt-current)
  4802.       (font-size adopt-current)
  4803.       (font-style adopt-current)
  4804.       (foreground-color adopt-current)
  4805.       (background-color adopt-current)
  4806.       (page-break #f)
  4807.       (keep #f)
  4808.       (tabbed #f)
  4809.       (spaced #f)
  4810.       (revision-bars #f)
  4811.       (top-space 0)
  4812.       (bottom-space 0)
  4813.       (line-height adopt-current)
  4814.       (justification adopt-current)
  4815.       (fill-mode adopt-current)
  4816.       (prefix "")
  4817.       (suffix "")))
  4818.  
  4819.     ; element style
  4820.     ("TT"
  4821.      ((format-type inline)
  4822.       (font-family "Courier New")
  4823.       (font-size - 2 points)
  4824.       (font-style adopt-current)
  4825.       (foreground-color adopt-current)
  4826.       (background-color adopt-current)
  4827.       (page-break #f)
  4828.       (keep #f)
  4829.       (tabbed #f)
  4830.       (spaced #f)
  4831.       (revision-bars #f)
  4832.       (prefix "")
  4833.       (suffix "")))
  4834.  
  4835.     ; element style
  4836.     ("U"
  4837.      ((format-type inline)
  4838.       (font-family adopt-current)
  4839.       (font-size adopt-current)
  4840.       (font-style underline)
  4841.       (font-style adopt-current)
  4842.       (foreground-color adopt-current)
  4843.       (background-color adopt-current)
  4844.       (page-break #f)
  4845.       (keep #f)
  4846.       (tabbed #f)
  4847.       (spaced #f)
  4848.       (revision-bars #f)
  4849.       (prefix "")
  4850.       (suffix "")))
  4851.  
  4852.     ; element style
  4853.     ("UL"
  4854.      ((format-type block)
  4855.       (font-family adopt-current)
  4856.       (font-size adopt-current)
  4857.       (font-style adopt-current)
  4858.       (foreground-color adopt-current)
  4859.       (background-color adopt-current)
  4860.       (page-break #f)
  4861.       (keep #f)
  4862.       (tabbed #f)
  4863.       (spaced #f)
  4864.       (revision-bars #f)
  4865.       (top-space 7)
  4866.       (bottom-space 7)
  4867.       (line-height 60 percent)
  4868.       (justification adopt-current)
  4869.       (fill-mode fill)
  4870.       (left-indent + 18)
  4871.       (right-indent adopt-current)
  4872.       (first-indent adopt-current)
  4873.       (last-indent 0)
  4874.       (prefix "")
  4875.       (suffix "")))
  4876.  
  4877.     ; element style
  4878.     ("VAR"
  4879.      ((format-type inline)
  4880.       (font-family adopt-current)
  4881.       (font-size adopt-current)
  4882.       (font-style italic)
  4883.       (font-style adopt-current)
  4884.       (foreground-color adopt-current)
  4885.       (background-color adopt-current)
  4886.       (page-break #f)
  4887.       (keep #f)
  4888.       (tabbed #f)
  4889.       (spaced #f)
  4890.       (revision-bars #f)
  4891.       (prefix "")
  4892.       (suffix "")))
  4893.  
  4894.     ; element style
  4895.     ("WBR"
  4896.      ((format-type block)
  4897.       (font-family adopt-current)
  4898.       (font-size adopt-current)
  4899.       (font-style adopt-current)
  4900.       (foreground-color adopt-current)
  4901.       (background-color adopt-current)
  4902.       (page-break #f)
  4903.       (keep #f)
  4904.       (tabbed #f)
  4905.       (spaced #f)
  4906.       (revision-bars #f)
  4907.       (top-space 0)
  4908.       (bottom-space 0)
  4909.       (line-height adopt-current)
  4910.       (justification adopt-current)
  4911.       (fill-mode adopt-current)
  4912.       (prefix "")
  4913.       (suffix "")))
  4914. )
  4915.